Stinkyboy Bodega for Gemini CLI
io.github.noahmchugh/stinkyboy-bodega
One integration, one wallet. Thousands of callable tools, paid per call in USDC via x402.
client:Gemini CLI
transport:streamable-http
tools:6
Install Stinkyboy Bodega in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"stinkyboy-bodega": {
"httpUrl": "https://mcp.stinkyboy.co/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs