Stop guessing which MCP servers to use
Curated MCP server bundles for Cursor, Claude Code, Windsurf & VS Code. Pre-configured JSON files — ready in 5 minutes.
Setting up MCP servers shouldn't be this hard:
MCP is powerful, but the ecosystem is fragmented. Every IDE has its own format, and there's no guide on what actually works.
13,000+ MCP servers
Overwhelming choices. How do you pick the right ones for your stack?
Different config per IDE
Claude Desktop, Cursor, Windsurf, VS Code all use different JSON formats.
Token waste
Too many servers eat your context window budget, slowing AI responses.
Setup headaches
Hours debugging tokens, env vars, and connection issues.
Everything you need to set up MCP — for any IDE
4 bundles, 5 IDE configs, 1 setup script. Tested server combinations for real development workflows.
4 Curated Bundles
Essential, Next.js, Python, DevOps — tested combinations
5 IDE Configs
Pre-built JSON for Claude Desktop, Claude Code, Cursor, Windsurf, VS Code
Setup Script
Interactive Claude Code installer — pick a bundle, auto-install
Token Guide
Step-by-step token acquisition for GitHub, Brave, Supabase, Sentry
Budget Guide
Context window optimization — know exactly how many servers to use
Quick Start
5-minute setup guide with troubleshooting
Curated bundles. Every IDE. Zero bloat.
Whether you use Cursor, Claude Code, Windsurf, or VS Code — this kit has you covered with tested MCP server configurations.
4 curated bundles with tested server combinations. Each bundle includes the essential servers plus stack-specific ones for your workflow.
- Essential (6 servers)
- Next.js Full-Stack (9 servers)
- Python Backend (8 servers)
- DevOps (7 servers)
- Filesystem + Git + GitHub
- Memory + Context7 + Fetch
Pre-built config files for every major AI IDE. Each file uses the correct format and structure — no guessing required.
- Claude Desktop config JSON
- Claude Code setup script
- Cursor .cursor/mcp.json
- Windsurf mcp_config.json
- VS Code .vscode/mcp.json
- Correct format per IDE
Every server in each bundle is tested and justified. Guides help you optimize context window usage and acquire tokens fast.
- Tested server combinations
- Context window budget guide
- Token acquisition walkthrough
- Troubleshooting guide
- Start small, scale up
- Lifetime updates
A glimpse inside the config
This is a preview of the Cursor MCP config — one of 5 IDE configs included in the kit.
{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-filesystem",
"/path/to/project"
]
},
"github": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-github"],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "<your-token>"
}
},
"supabase": {
"command": "npx",
"args": [
"-y",
"@supabase/mcp-server-supabase@latest",
"--access-token",
"<your-supabase-token>"
]
},
"context7": {
"command": "npx",
"args": ["-y", "@upstash/context7-mcp@latest"]
}
}
}Pre-configured for every major AI IDE. Replace placeholder tokens and you're ready to go.
One purchase. Unlimited projects.
Stop wasting hours on MCP setup. Get it right from the start.
No subscription. No recurring fees. Pay once, use forever.
Everything included:
- 4 curated server bundles
- Claude Desktop config
- Claude Code setup script
- Cursor mcp.json
- Windsurf mcp_config.json
- VS Code mcp.json
- Token acquisition guide
- Quick start guide
- Context budget guide
- Troubleshooting tips
- Lifetime free updates