x402 api for Gemini CLI
io.github.gigsoul/x402-api
AI API for marketing, content and outreach. 22 endpoints. Pay with USDC on Base via x402.
client:Gemini CLI
transport:streamable-http
Install x402 api in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"x402-api": {
"httpUrl": "https://gig-x402-api.jayson-be1.workers.dev"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs