Skip to content
Windsurf

AgentAnycast for Windsurf

io.github.agentanycast/agentanycast

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

client:Windsurf transport:stdio runtime:npm

Install AgentAnycast in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

AgentAnycast in other clients