cvserver for Gemini CLI
com.convexvalue/cvserver
Live US options chains with Greeks and IV, a screener, SQL, and FMP fundamentals.
client:Gemini CLI
transport:streamable-http
Install cvserver in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cvserver": {
"httpUrl": "https://tap.convexvalue.com/api/data/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs