Fractera for Gemini CLI
io.github.fractera/deploy
Zero-Ops deploy of a private AI workspace to your own VPS — from your AI chat. Free and open-source.
client:Gemini CLI
transport:streamable-http
tools:6
Install Fractera in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"deploy": {
"httpUrl": "https://www.fractera.ai/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs