ImagePay MCP for Gemini CLI
io.github.neuralmint/imagepay-mcp
ImagePay MCP: 40 x402 paid API tools (OCR, PDF, image, QR, tabular, web). Pay per call on Base.
client:Gemini CLI
transport:streamable-http
Install ImagePay MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"imagepay-mcp": {
"httpUrl": "https://making-absurd-felt-tip.ngrok-free.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs