An MCP server that provides a 'think' tool for structured reasoning, based on Anthropic's engineering research
{ "mcpServers": { "think-tool": { "command": "npx", "args": [ "-y", "think-mcp-tool" ] } } }