★ 72 stars
Shell
💻 Code/Dev Tools
Updated 1mo ago
A cross-platform MCP Server manager for Cursor, Claude, Windsurf, Zed & TRAE. Features one-click installation, multi-client sync, and a curated registry of Official & Smithery servers.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-dock": {
"command": "npx",
"args": [
"-y",
"OldJii/mcp-dock"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add mcp-dock npx -y OldJii/mcp-dock
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-dock": {
"command": "npx",
"args": [
"-y",
"OldJii/mcp-dock"
]
}
}
}
📋 Copy
Topics
ai-coding claude-desktop cursor developer-tools electron mcp mcp-server-cursor-ai model-context-protocol productivity-tools react registry-automation trae vibe-coding windsurf zed-editor