a2a2p — Agent-to-Agent-to-Physical for Claude Desktop
com.a2a2p/a2a2p
Turn agent intent into physical parts: engineering review, measured geometry, calibrated pricing.
client:Claude Desktop
transport:streamable-http
Install a2a2p — Agent-to-Agent-to-Physical in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"a2a2p": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://a2a2p.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs