GhostKey — Route Paid APIs with x402 for Gemini CLI
com.scriptmasterlabs/ghostkey
Find paid APIs, check access policy and price, and route x402 requests. No autonomous spending.
client:Gemini CLI
transport:streamable-http
tools:4
Install GhostKey — Route Paid APIs with x402 in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ghostkey": {
"httpUrl": "https://squeezeos-api.onrender.com/mcp/ghostkey"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs