open-agent-sync

bydesign21/open-agent-sync
★ 0 stars Rust AI/LLM Updated today
Keep your MCP servers, skills, and plugins in sync across agentic coding CLIs.
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": {
    "open-agent-sync": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "open-agent-sync"
      ]
    }
  }
}

README Excerpt

Keep your MCP servers, skills, instruction files, and plugins in sync across agentic coding CLIs. If you use more than one of Claude Code, Codex, and friends, your configuration drifts. You add an MCP server in one and forget the other. `claude mcp add` defaults to `--scope local`, so half your servers end up pinned to whichever repo

Tools (2)

acmeuser

Topics

agenticagentic-aiagentic-codingagentic-workflowagentic-workflowsllmllm-agentllm-agentsllm-tools