dino.markets for Gemini CLI
markets.dino/mcp
Matched Kalshi and Polymarket markets across sports, crypto, weather, and economics over MCP.
client:Gemini CLI
transport:streamable-http
Install dino.markets in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://api.dino.markets/v2/mcp/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs