Gentkey for Gemini CLI
com.gentkey/mcp
One MCP URL for all your connectors — scoped writes, enforced constraints, and a full audit trail.
client:Gemini CLI
transport:streamable-http
Install Gentkey in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://app.gentkey.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