archive for Gemini CLI
org.lunenburgbudgetproject/archive
The Lunenburg, Massachusetts town and school budget, every figure traced to its source document.
client:Gemini CLI
transport:streamable-http
tools:8
Install archive in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"archive": {
"httpUrl": "https://lunenburgbudgetproject.org/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs