Drawbridge for Gemini CLI
sh.xorfox.drawbridge/server
Identity, secrets, and passwordless SSH provisioning for AI agents — Keycloak, vault, MCP tools.
client:Gemini CLI
transport:sse
Install Drawbridge in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"server": {
"url": "https://api.drawbridge.xorfox.sh/mcp/sse"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs