Design.dev design.dev
AI Tools

MCP Server Config Generator

Build a spec-compliant Model Context Protocol config for Cursor, Claude Desktop, VS Code, Windsurf, or any client. Pick from a curated server library, add custom servers, and handle secrets safely.

3 Server Library Click to add / remove

4 Custom Servers Optional

5 Inputs & Secrets VS Code only

Never paste raw API keys into the config. VS Code's inputs[] prompts users at runtime. For other clients, reference shell environment variables in your env values (e.g. ${env:GITHUB_TOKEN}).

Preview

mcp.json

							

Where to place your config

my-project/
└── .cursor/
    └── mcp.json  ← create this file

All MCP config locations:

Copied to clipboard!