MCP Think Tool Server

think

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

ID: yezo2kvwpw