Skip to content
Back to search
30
MCP

AgentAnycast

pulsemcp/agentanycast

P2P daemon for decentralized agent-to-agent communication with automatic peer discovery and NAT traversal.

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

Similar MCP servers embedding-nearest

AgentAnycast
P2P runtime for A2A protocol. Encrypted agent communication with zero-config NAT traversal.
0 tools
AgentAnycast
P2P runtime for A2A protocol. Encrypted agent communication with zero-config NAT traversal.
0 tools
agentanycast-mcp
MCP server for P2P agent networking — discover and talk to AI agents anywhere, encrypted, zero config
0 tools
a2ald
A2AL daemon — decentralized agent networking (local REST+MCP including fetch/tunnel endpoints)
0 tools
A2AL Daemon
Make any AI agent globally reachable and discoverable without cloud infrastructure, domains, or port forwarding.
0 tools
A2AL Daemon
Makes any AI agent globally reachable and discoverable—no cloud, domain, or port forwarding needed.
0 tools

How to use

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

{
  "mcpServers": {
    "agentanycast": {
      "url": "None",
      "transport": "http"
    }
  }
}