Think Tool
Provides Claude with a dedicated workspace for structured reasoning through four specialized tools that enable recording, retrieving, clearing, and analyzing thoughts during complex problem-solving tasks.
30 stars
0 tools
Created Aug 2025
@cgize/cgize-think-tool-claude-mcp-think-toolAbout
Provides Claude with a dedicated workspace for structured reasoning through four specialized tools that enable recording, retrieving, clearing, and analyzing thoughts during complex problem-solving tasks.
Categories
general
Installation
npm
npm install @cgize/cgize-think-tool-claude-mcp-think-tool
Configuration
{
"mcpServers": {
"cgize-think-tool-claude-mcp-think-tool": {
"command": "npx",
"args": [
"-y",
"@cgize/cgize-think-tool-claude-mcp-think-tool"
]
}
}
}