Skip to content
Cline

baton for Cline

tech.kasabeh/baton

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

client:Cline transport:stdio runtime:npm

Install baton in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

baton in other clients