Akil MCP - New York City Edition for Gemini CLI
io.github.akilventures/akil-mcp
Agent-ready NYC public records. Hosted, source-backed civic data organized around durable anchors.
client:Gemini CLI
transport:streamable-http
Install Akil MCP - New York City Edition in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"akil-mcp": {
"httpUrl": "https://mcp.askakil.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs