MCP Think Tool Server

think

Facilitates structured reasoning and analysis by appending thoughts to a log. Ideal for complex problem-solving, policy verification, and step-by-step mental processes. Enhances reasoning capabilities without altering or retrieving new information.

Instructions

Use this tool to think about something. It will not obtain new information or change anything, but just append the thought to the log. Use it when complex reasoning or cache memory is needed.

Args: thought: A thought to think about. This can be structured reasoning, step-by-step analysis, policy verification, or any other mental process that helps with problem-solving.

Input Schema

NameRequiredDescriptionDefault
thoughtYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "thought": { "type": "string" } }, "required": [ "thought" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Think Tool Server

Related Tools

ID: yezo2kvwpw