Skip to content
Gemini CLI

Proximo — the Proxmox MCP you can hand the keys for Gemini CLI

io.github.john-broadway/proximo-proxmox

The Proxmox MCP you can hand the keys: VE/PBS/PMG/PDM. Plan, prove, undo, diagnose. MCP/A2A/API.

client:Gemini CLI transport:stdio runtime:pypi

Install Proximo — the Proxmox MCP you can hand the keys in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "proximo-proxmox": {
      "command": "uvx",
      "args": [
        "proximo-proxmox"
      ]
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Proximo — the Proxmox MCP you can hand the keys in other clients