io.github.tjp2021/mcp-thinkgate
Quality Score
77
/100
Auto-classifies prompt complexity and routes to the right Claude thinking mode. No API key needed.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp-thinkgate": {
"command": "npx",
"args": [
"-y",
"mcp-thinkgate"
],
"env": {
"ANTHROPIC_API_KEY": "<your-anthropic_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp-thinkgate": {
"command": "npx",
"args": [
"-y",
"mcp-thinkgate"
],
"env": {
"ANTHROPIC_API_KEY": "<your-anthropic_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y mcp-thinkgate§02 Environment variables
ANTHROPIC_API_KEYsecret
Optional. Enables AI-powered classification via Haiku (more accurate). Falls back to rule-based classification if not provided. Get a key at https://console.anthropic.com
§03 MCP Quality Score · methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.