Quantamentry for Gemini CLI
com.quantamentry/quantamentry
Daily sovereign-credibility and macro scores for 169 emerging markets, built on free public data.
client:Gemini CLI
transport:streamable-http
tools:3
Install Quantamentry in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"quantamentry": {
"httpUrl": "https://www.quantamentry.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs