a2a2p — Agent-to-Agent-to-Physical for Gemini CLI
com.a2a2p/a2a2p
Turn agent intent into physical parts: engineering review, measured geometry, calibrated pricing.
client:Gemini CLI
transport:streamable-http
Install a2a2p — Agent-to-Agent-to-Physical in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"a2a2p": {
"httpUrl": "https://a2a2p.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs