Polystrike for Gemini CLI
io.github.dizpers/polystrike
Live Elon Musk & Ted Cruz tweet feed, tweet counters, and Polymarket tweet-count market data.
client:Gemini CLI
transport:streamable-http
tools:8
Install Polystrike in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"polystrike": {
"httpUrl": "https://polystrike.xyz/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs