MandateShield AI Payment Evidence for Gemini CLI
com.mandateshield/payment-authority
Analyzes delegated AI payment authority and exposes supported Stripe/x402 evidence contracts.
client:Gemini CLI
transport:streamable-http
tools:3
Install MandateShield AI Payment Evidence in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"payment-authority": {
"httpUrl": "https://mandateshield.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs