mcp-sync

jmenzies722/mcp-sync
★ 0 stars Python AI/LLM Updated today
One MCP server set across Claude Code, Cursor, Warp, and Claude Desktop. Detects silent config drift and unresolved env vars. Zero dependencies.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-sync": {
      "command": "uvx",
      "args": [
        "mcp-sync"
      ]
    }
  }
}

Or install with pip: pip install mcp-sync

README Excerpt

**One MCP server set. Every AI tool. No drift.** Claude Code, Cursor, Warp, and Claude Desktop each keep MCP servers in a separate config file. You add a server to one and forget the rest. The configs drift — and the drift is silent. That silence is the actual problem. A broken MCP server reports: ```