MCP Server
MCP
tech.kasabeh/baton
Pass the baton between coding agents: convert sessions across Claude Code, OpenCode, Codex & more.
Install
npx -y @kasabeh/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@kasabeh/baton-mcp",
"version": "0.3.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "serve",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment