mcp for Gemini CLI
io.github.shieldzcash/mcp
Keyless non-custodial crypto payments for AI agents: payment links and tip jars, no API key.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:4
Install mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://shieldz.cash/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs