A2AL Daemon runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from npm. Last commit 13 Jul 2026.
Makes any AI agent globally reachable and discoverable—no cloud, domain, or port forwarding needed.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add a2ald -- npx -y a2ald
{
"mcpServers": {
"a2ald": {
"args": [
"-y",
"a2ald"
],
"command": "npx"
}
}
}
[mcp_servers.a2ald]
command = "npx"
args = ["-y", "a2ald"]
{
"mcpServers": {
"a2ald": {
"args": [
"-y",
"a2ald"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"a2ald": {
"args": [
"-y",
"a2ald"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.