Skip to main content
Glama

Hanzo MCP

Official
by hanzoai

think

Log and analyze complex reasoning or brainstorming tasks without modifying repositories. Use to explore solutions, assess fixes, or interpret test results, enhancing decision-making with structured thought processes.

Instructions

Use the tool to think about something.

It will not obtain new information or make any changes to the repository, but just log the thought. Use it when complex reasoning or brainstorming is needed. For example, if you explore the repo and discover the source of a bug, call this tool to brainstorm several unique ways of fixing the bug, and assess which change(s) are likely to be simplest and most effective. Alternatively, if you receive some test results, call this tool to brainstorm ways to fix the failing tests.

Args: thought: Your thoughts or analysis

Returns: Confirmation that the thinking process has been recorded, possibly with enhanced analysis

Input Schema

NameRequiredDescriptionDefault
thoughtYes

Input Schema (JSON Schema)

{ "properties": { "thought": { "title": "Thought", "type": "string" } }, "required": [ "thought" ], "title": "thinkArguments", "type": "object" }
Install Server

Other Tools from Hanzo MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hanzoai/mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server