nexus for Gemini CLI
com.civic/nexus
Zero-setup MCP gateway securely connecting AI to your tools with authentication and workflows
client:Gemini CLI
transport:streamable-http
Install nexus in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"nexus": {
"httpUrl": "https://nexus.civic.com/hub/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs