proxmox-mcp-openclaw
Installation
SKILL.md
Proxmox MCP for OpenClaw
This skill installs the immutable v0.1.1 release from GitHub, verifies its published SHA-256 checksum, and registers the local stdio executable with the supported openclaw mcp add command. It is not an OpenClaw plugin or npm package.
The release source is Theorvane/proxmox-mcp at immutable main commit 6bb3d53a1ee20b9e0a8f885846148aeaa58f5520, release asset path proxmox-mcp-0.1.1.tar.gz. Verify any ClawHub listing against this repository and pinned release before using it.
Install
Choose a new local directory path that does not yet exist. The target itself must not exist (even if empty); there is no option to reuse a nonempty or pre-existing directory. Export credentials only in the shell that runs the installer; do not place them in files.
export PROXMOX_BASE_URL='https://proxmox.example:8006'
export PROXMOX_TOKEN_ID='user@realm!token-name'
export PROXMOX_TOKEN_SECRET='set-this-in-your-shell'
node skills/proxmox-mcp-openclaw/scripts/install.mjs /absolute/path/to/proxmox-mcp