Back to directory
monotykamary/think-tool-mcp

monotykamary/think-tool-mcp

@monotykamary

An MCP server implementing Anthropic's think tool

think-toolreasoninganthropicmcpjavascriptclaudeagenttool

Installation & Configuration

{
  "mcpServers": {
    "think-tool": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/monotykamary/think-tool-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17