Initial proxmox-mcp: MCP server for vessel troubleshoot stack.
Part of GeneseasX golden-vessel tooling (see homelab-vault Projects/vessel-troubleshoot-stack).
This commit is contained in:
9
.env.example
Normal file
9
.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
# Proxmox VE API (token from Datacenter → Permissions → API Tokens)
|
||||
PROXMOX_URL=https://10.20.30.254:8006
|
||||
PROXMOX_TOKEN_ID=root@pam!cursor
|
||||
PROXMOX_TOKEN_SECRET=
|
||||
PROXMOX_VERIFY_SSL=false
|
||||
PROXMOX_TIMEOUT=60
|
||||
|
||||
PROXMOX_ALLOW_WRITES=false
|
||||
PROXMOX_TARGETS_PATH=~/.local/share/proxmox-mcp/targets.json
|
||||
Reference in New Issue
Block a user