Loading MCP server directory, please wait...
Makes any AI agent globally reachable and discoverable—no cloud, domain, or port forwarding needed.
npx @getmcp/cli add io.github.a2al/a2aldRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.a2al/a2ald": {
"command": "npx",
"args": [
"-y",
"a2ald"
]
}
}
}