Skip to content
Back to search
30
MCP

a2a-bridge-mcp

npm/a2a-bridge-mcp

MCP server for agent-to-agent communication — capability discovery, task delegation, and result aggregation across MCP agents

Uptime
0.0%
20 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "a2a-bridge-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}