The Bot Wire for Gemini CLI
io.github.araspasha/botwire-mcp
301 real-time data wires. Paid per call via x402, no API key, no free tier.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install The Bot Wire in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"botwire-mcp": {
"httpUrl": "https://thebotwire.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs