xrey167/a2a-mcp-server
The only TypeScript multi-agent system that bridges all three protocols: MCP + A2A + ACP. 8 workers, dual-write memory (SQLite + Obsidian), hot-reload plugins, smart routing, async tasks, encrypted credential sync. Not a proxy — a full system.
Platform-specific configuration:
{
"mcpServers": {
"a2a-mcp-server": {
"command": "npx",
"args": [
"-y",
"a2a-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...