SEFAZ AM: IPVA for Gemini CLI
io.github.mcp-dir/sefaz_am_ipva-mcp
SEFAZ AM: IPVA, official-source lookup. Platform-hosted, pay per query with prepaid credit.
client:Gemini CLI
transport:streamable-http
tools:7
Install SEFAZ AM: IPVA in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"sefaz_am_ipva-mcp": {
"httpUrl": "https://api.mcp.ai/p_sefaz_am_ipva"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs