AgentAnycast for Cline
io.github.agentanycast/agentanycast
P2P runtime for A2A protocol. Encrypted agent communication with zero-config NAT traversal.
client:Cline
transport:stdio
runtime:npm
Install AgentAnycast in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"agentanycast": {
"command": "npx",
"args": [
"-y",
"agentanycast"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs