Serversio.github.AgentAnycast/agentanycast
A

AgentAnycast

io.github.AgentAnycast/agentanycast · v0.3.2
▦ npm
v0.3.2npm npm: agentanycast↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.AgentAnycast/agentanycast",
  "description": "P2P runtime for A2A protocol. Encrypted agent communication with zero-config NAT traversal.",
  "title": "AgentAnycast",
  "repository": {
    "url": "https://github.com/AgentAnycast/agentanycast-node",
    "source": "github"
  },
  "version": "0.3.2",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "agentanycast",
      "version": "0.3.2",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}