bde score for Gemini CLI
io.github.hbhqq9/bde-score
7-factor stock scoring MCP server. US/HK/CN, 74 stocks. Free + Premium (USDC/Base). x402 ready.
client:Gemini CLI
transport:streamable-http
Install bde score in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"bde-score": {
"httpUrl": "https://fantasy-bald-shark-stereo.trycloudflare.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