Skip to content
Back to search
30
MCP

a2ald

npm/a2ald

A2AL daemon — decentralized agent networking (local REST+MCP including fetch/tunnel endpoints)

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

Similar MCP servers embedding-nearest

A2AL Daemon
Makes any AI agent globally reachable and discoverable—no cloud, domain, or port forwarding needed.
0 tools
A2AL Daemon
Make any AI agent globally reachable and discoverable without cloud infrastructure, domains, or port forwarding.
0 tools
AgentAnycast
P2P daemon for decentralized agent-to-agent communication with automatic peer discovery and NAT traversal.
0 tools
a2anet-mcp
An MCP server for the Agent2Agent (A2A) protocol
0 tools
Airlock
Local daemon giving AI agents named locks, shared state, events, and a task queue over MCP.
0 tools
io.github.adamorad/airlock
Local daemon giving AI agents named locks, shared state, events, and a task queue over MCP.
0 tools

How to use

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

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