Skip to content
Zed

Proximo — the Proxmox MCP you can hand the keys for Zed

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:Zed transport:stdio runtime:pypi

Install Proximo — the Proxmox MCP you can hand the keys in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

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