ledgerfc for Gemini CLI
io.github.yaotsakpo/ledgerfc
Grounded sports predictions plus European soccer and tennis arbitrage data for AI agents.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:13
Install ledgerfc in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ledgerfc": {
"httpUrl": "https://mcp.ledgerfc.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