agent-baton

RLASAF12/agent-baton
★ 0 stars JavaScript AI/LLM Updated today
Pass structured context between AI coding agents (Claude Code, Cursor, Codex, Cline) — MCP server + live dashboard
View on GitHub → Try with Claude — $10 free →

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-baton": {
      "command": "npx",
      "args": [
        "-y",
        "RLASAF12/agent-baton"
      ]
    }
  }
}

README Excerpt

**Pass context between AI coding agents without starting from scratch.** --- You're deep in a feature with Claude Code. You switch to Cursor to write tests. You open Codex to refactor something. Each new session has **zero memory** of the last one. You end up pasting context manually, writing "here's where we left off…" in every prompt, and watching agents repeat decisions that were already made.

Tools (10)

agent_nameblockerscompletedfiles_touchedkey_decisionsnext_agent_needspendingprojectsummarytag

Topics

ai-agentsclaude-codecodexcontext-managementcursordeveloper-toolsmcpmcp-servermulti-agentsupabase