Skip to content
Claude Desktop

AgentAnycast for Claude Desktop

io.github.agentanycast/agentanycast

P2P runtime for A2A protocol. Encrypted agent communication with zero-config NAT traversal.

client:Claude Desktop transport:stdio runtime:npm

Install AgentAnycast in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agentanycast": {
      "command": "npx",
      "args": [
        "-y",
        "agentanycast"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

AgentAnycast in other clients