i3deploy for Gemini CLI
com.i3deploy/i3deploy
Deploy & release tracking with native MCP — ask Claude what's in production and cut the release.
client:Gemini CLI
transport:streamable-http
Install i3deploy in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"i3deploy": {
"httpUrl": "https://mcp.i3deploy.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