flash props api for Gemini CLI
io.github.ifan6oy/flash-props-api
Flash Props API: player-prop analysis, projections, evidence, and line movement over REST/MCP.
client:Gemini CLI
transport:streamable-http
tools:12
Install flash props api in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"flash-props-api": {
"httpUrl": "https://api.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