mcp-sync

EnjoyableWork/mcp-sync
★ 0 stars Rust Code/Dev Tools Updated today
Lightweight CLI to sync local MCP servers across Cursor, Claude, Windsurf, VS Code, and Codex in <1.2 seconds.
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": "cargo",
      "args": [
        "run",
        "--",
        "mcp-sync"
      ]
    }
  }
}

README Excerpt

The unified configuration engine for Model Context Protocol (MCP) servers. Define your local MCP servers once. `mcp-sync` validates process health and automatically updates configuration files across Claude Desktop, Cursor, Windsurf, VS Code, and Codex in a single command. Adding an MCP server—such as Postgres, GitHub, or Brave Search—to your local AI toolchain currently requires manual editing across multiple isolated configuration files: