Sorqen for Gemini CLI
io.github.ifan6oy/sorqen
Sportsbook-derived no-vig fair value with confidence, provenance, and history over REST/MCP.
client:Gemini CLI
transport:streamable-http
tools:10
Install Sorqen in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"sorqen": {
"httpUrl": "https://sorqen.flashodds.live/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs