Deployment.io for Gemini CLI
io.github.deployment-io/deployment-io
Deploy apps on your cloud. Create environments, configure infrastructure, and monitor jobs.
client:Gemini CLI
transport:streamable-http
Install Deployment.io in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"deployment-io": {
"httpUrl": "https://api.deployment.io/v1/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs