Local message bus for Claude Code, Codex, and other MCP agents — one SQLite file, 20 tools, no daemon, no cloud.
{
"mcpServers": {
"agent-bus": {
"command": "npx",
"args": [
"-y",
"@agent-bus-connect/cli"
]
}
}
}