HomeDevelopment › baton

baton

Pass the baton between coding agents: convert sessions across Claude Code, OpenCode, Codex & more.

Rust
★ 27 stars Last pushed 2026-09-01 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.3.0)

npx -y @kasabeh/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "baton": {
      "command": "npx",
      "args": [
        "-y",
        "@kasabeh/[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry