Boundary Guard x402 for Gemini CLI
io.github.larrylemonbot/boundary-guard-x402
MCP tools for x402 readiness, paid-path probes, launch packs, and trust receipts.
client:Gemini CLI
transport:streamable-http
tools:6
Install Boundary Guard x402 in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"boundary-guard-x402": {
"httpUrl": "https://x402-resource-scanner.vercel.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs