Calera FINSEC — Certified SEC Memory for Gemini CLI
io.github.caseyyahbara/finsec
Certified SEC EDGAR fact memory for AI agents with zero hallucination and filing provenance.
client:Gemini CLI
transport:streamable-http
tools:7
Install Calera FINSEC — Certified SEC Memory in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"finsec": {
"httpUrl": "https://finsec.caleralabs.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