agent-sync

JustinBeaudry/agent-sync
★ 0 stars Go AI/LLM Updated 10d ago
Dotfiles for AI agents — sync skills, rules, commands, and MCP servers to Claude Code, Cursor, and Codex from one Git-backed manifest.
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": {
    "agent-sync": {
      "command": "go",
      "args": [
        "run",
        "github.com/JustinBeaudry/agent-sync@latest"
      ]
    }
  }
}

README Excerpt

`agent-sync` is a Go CLI that keeps AI-agent configuration for multiple tools (Claude Code, Cursor, Codex CLI, Pi, Antigravity — with more planned) in sync from a single Git-backed manifest. Think of it as `dotfiles` for agents: one canonical source of skills, rules, commands, and MCP servers; native files

Topics

ai-agentsclaude-codeclicodexcursordotfilesgolangmcp