Show HN:ArchitectGBT MCP - AI 輔助開發的智慧模型選取
ArchitectGBT MCP 是在 Hacker News 上推出的一款新工具,它能在 Cursor 和 Claude Desktop 等 IDE 中直接提供智慧化的 AI 模型選取功能。該工具旨在透過比較 50 多種模型、提供程式碼範本和優化成本,來簡化開發者的工作流程。
Navigation Menu
Search code, repositories, users, issues, pull requests...
Provide feedback
We read every piece of feedback, and take your input very seriously.
Saved searches
Use saved searches to filter your results more quickly
To see all available qualifiers, see our documentation.
ArchitectGBT MCP server for AI model recommendations - works with Cursor, Claude Desktop, and Windsurf
Uh oh!
There was an error while loading. Please reload this page.
3rdbrain/architectgbt-mcp
Folders and files
Latest commit
History
Repository files navigation
ArchitectGBT MCP Server
AI Model Recommendations Directly in Your IDE — Compare 50+ models, get code templates, and optimize costs without leaving Cursor or Claude Desktop.
Try it Free → · Get API Key → · View All Models →
🚀 Quick Start (Zero Setup!)
Works instantly — no signup, no API key, no configuration needed:
✨ Get 3 free AI recommendations per day to try it out!
💎 Want unlimited access + code templates + advanced features? Upgrade to Pro → (starts at $15/mo)
Table of Contents
What is ArchitectGBT?
ArchitectGBT is a platform that helps developers choose the right AI model for their projects. Instead of spending hours researching pricing, capabilities, and integration options across OpenAI, Anthropic, Google, Meta, and Mistral, you get:
This MCP server brings ArchitectGBT's intelligence directly into your IDE, so you never have to leave your coding flow.
👉 New to ArchitectGBT? Explore the full platform →
✨ Features
🎯 AI Model Recommendations
Get intelligent, personalized suggestions for your specific use case:
📊 Model Database (Always Free!)
💻 Code Templates (Pro Only 🔒)
Production-ready integration code to ship faster:
👉 View all features on ArchitectGBT →
📦 Installation
Choose your editor below. No API key needed to start — upgrade to Pro later for unlimited access.
Cursor IDE
Best experience recommended! Cursor has native MCP support built-in.
✅ You're done! You get 3 free recommendations/day.
Upgrade to Pro → then:
✅ Unlimited recommendations + code templates unlocked!
Claude Desktop
Open config file:
Add this configuration:
✅ You're set! You get 3 free recommendations/day.
Upgrade to Pro → then:
✅ Unlimited access activated!
Other Editors
1. 📊 list_models — Browse Models (Always Free!)
What it does: Shows all 50+ AI models with pricing, specs, and capabilities.
Rate limit: ✅ Unlimited (no restrictions!)
Example prompts:
Response includes:
💡 Tip: Start here to explore options before asking for a recommendation!
2. 🎯 get_ai_recommendation — AI-Powered Suggestions
What it does: Analyzes your project and recommends the best model with detailed reasoning.
Rate limit:
Example prompts:
Response includes:
⚠️ Important: This is the only rate-limited tool. Browse models (list_models) unlimited!
Hit your limit?
3. 💻 get_code_template — Production Code (Pro Only 🔒)
What it does: Returns production-ready integration code for specific AI models.
Rate limit:
Example prompts:
Response includes:
Not a Pro user? Free users see an upgrade prompt with pricing.
Get Pro access → to unlock code templates!
🎓 Prompting Tips
Pro Tip: You can say "use the list_models tool" or "call get_ai_recommendation" to explicitly trigger a specific tool!
💎 Pricing & Limits
Free Tier
For Pro: Add "env": { "ARCHITECTGBT_API_KEY": "agbt_your_key" } after upgrading.
Add to ~/.config/zed/settings.json:
For Pro: Add "env": { "ARCHITECTGBT_API_KEY": "agbt_your_key" } after upgrading.
Check ArchitectGBT Documentation for setup instructions for your editor.
💬 Usage Guide
ArchitectGBT provides 3 MCP tools that work directly in your IDE. Here's how to use them:
1. 📊 list_models — Browse Models (Always Free!)
What it does: Shows all 50+ AI models with pricing, specs, and capabilities.
Rate limit: ✅ Unlimited (no restrictions!)
Example prompts:
Response includes:
💡 Tip: Start here to explore options before asking for a recommendation!
2. 🎯 get_ai_recommendation — AI-Powered Suggestions
What it does: Analyzes your project and recommends the best model with detailed reasoning.
Rate limit:
Example prompts:
Response includes:
⚠️ Important: This is the only rate-limited tool. Browse models (list_models) unlimited!
Hit your limit?
3. 💻 get_code_template — Production Code (Pro Only 🔒)
What it does: Returns production-ready integration code for specific AI models.
Rate limit:
Example prompts:
Response includes:
Not a Pro user? Free users see an upgrade prompt with pricing.
Get Pro access → to unlock code templates!
🎓 Prompting Tips
Pro Tip: You can say "use the list_models tool" or "call get_ai_recommendation" to explicitly trigger a specific tool!
💎 Pricing & Limits
Free Tier
Perfect for trying ArchitectGBT:
Limitations:
Best for: Exploring options, comparing models, trying ArchitectGBT for personal projects.
Pro Tier ($15/month)
For developers shipping to production:
Best for: Professional developers, startups, teams building AI products.
Get Pro Access →
Enterprise (Custom Pricing)
Need more? We offer:
Contact Sales →
Rate Limit Details
Rate limit resets: Midnight UTC daily
Hit your limit?
🔧 Available Tools
This MCP server exposes 3 tools that your IDE's AI assistant can use:
1. list_models
Description: Browse all available AI models with pricing and specifications.
Parameters:
Returns:
Rate limit: ✅ Unlimited (always free)
2. get_ai_recommendation
Description: Get AI-powered model recommendations based on your project requirements.
Parameters:
Returns:
Rate limit:
3. get_code_template
Description: Get production-ready integration code for specific AI models.
Parameters:
Returns:
Rate limit:
🆘 Troubleshooting
❌ "Daily Limit Reached"
Problem: You've used your 3 free recommendations for today.
Solutions:
❌ "API Key Invalid"
Problem: Your API key isn't being accepted.
Solutions:
Example config:
❌ MCP Server Not Loading
Problem: Tools aren't showing up in your IDE.
Solutions:
For Cursor users: Look for 🔌 icon in bottom right corner
❌ Models Not Showing
Problem: list_models returns empty or errors.
Solutions:
❌ Free Tier Not Working
Problem: Getting errors even without API key.
Solutions:
📧 Still Having Issues?
🌐 Environment Variables
Example:
🔗 Links & Support
ArchitectGBT Platform
NPM Package
Support Channels
🚀 Why Use ArchitectGBT?
Save hours of research — We track 50+ models from 5 providers so you don't have to.
Make better decisions — AI-powered recommendations based on your actual requirements, not marketing hype.
Ship faster — Production-ready code templates eliminate boilerplate and integration headaches.
Optimize costs — Realistic cost estimates prevent budget surprises in production.
Stay updated — We monitor pricing changes, new releases, and deprecations across all providers.
👉 Start exploring models now →
🤝 Contributing
This MCP server is part of the ArchitectGBT platform. We welcome contributions!
Development Setup:
Before submitting PRs:
📜 License
MIT © ArchitectGBT
🙏 Acknowledgments
Built with:
Built with ❤️ for developers who ship fast
Try Free · Get Pro · Read Docs
About
ArchitectGBT MCP server for AI model recommendations - works with Cursor, Claude Desktop, and Windsurf
Resources
Uh oh!
There was an error while loading. Please reload this page.
Stars
Watchers
Forks
Releases
Packages
0
Languages
Footer
Footer navigation
相關文章