other tools and integrations
Think Mcp
Enhances any agent's reasoning capabilities by integrating the think-tools, as described in [Anthropic's article](https://www.anthropic.com/engineering/claude-think-tool).
python
local
other tools and integrations
Installation
npx -y Rai220/think-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "think-mcp",
"command": "npx",
"args": [
"-y",
"Rai220/think-mcp"
]
}About This MCP Server
Rai220/think-mcp
Enhances any agent's reasoning capabilities by integrating the think-tools, as described in Anthropic's article.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub