ai-crew-sync

joaquinbejar/ai-crew-sync
★ 0 stars Rust AI/LLM Updated today
Coordination bus for teams of AI coding agents — Claude Code, Codex, Cursor or any MCP client — sharing messages, tasks, presence, notes and locks over one server backed by Postgres
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": {
    "ai-crew-sync": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "ai-crew-sync"
      ]
    }
  }
}

README Excerpt

*Read this in [Spanish](README.es.md).* Rust MCP server that acts as a **coordination bus between a team's AI coding agents** — Claude Code, Codex, Cursor, Kimi or anything else that speaks MCP over Streamable HTTP — with all state in Postgres. Each agent (yours, each teammate's) connects with its own token and can:

Tools (6)

BUS_MAX_REQUEST_BYTESBUS_RATE_LIMIT_PER_MINUTEask_agentteam_digestwait_for_updateswhoami

Topics

agent-coordinationai-agentsclaudeclaude-codedeveloper-toolsmcpmcp-servermodel-context-protocolmulti-agent-systemspostgresrustteam-collaboration