Shoon A2A Trust Services (pilot) for Gemini CLI
io.github.shoonenterprises/shoon-a2a-sandbox
Five trust services for agents: claim checks, citation audits, extraction, tripwires, work audits.
client:Gemini CLI
transport:streamable-http
tools:5
Install Shoon A2A Trust Services (pilot) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"shoon-a2a-sandbox": {
"httpUrl": "https://shoon-a2a-sandbox.onrender.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