AI & ML
Trust: 37/100 (Limited)io.github.tjp2021/mcp-thinkgate Guide
Auto-classifies prompt complexity and routes to the right Claude thinking mode. No API key needed.
2 starsby tjp2021
Quick Start
Install
npx mcp-thinkgateClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-tjp2021-mcp-thinkgate": {
"command": "npx",
"args": [
"mcp-thinkgate"
]
}
}
}