MCP Think Tool Server

think

Utilize this tool to structure reasoning, analyze steps, or verify policies during complex problem-solving tasks. It appends thoughts to a log for improved sequential decision-making and policy adherence.

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, especially during long chains of tool calls, policy adherence scenarios, or sequential decision making.

Input Schema

NameRequiredDescriptionDefault
thoughtYesA 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 (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "thought": { "description": "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.", "type": "string" } }, "required": [ "thought" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Think Tool Server

Related Tools

ID: js5y6ruvbx