Cursor Proxmox MCP for Windsurf
io.github.hackmods/cursor-proxmox-mcp
Manage Proxmox VE via Cursor: QEMU, LXC, storage, HA, firewall, access.
client:Windsurf
transport:stdio
runtime:pypi
Install Cursor Proxmox MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cursor-proxmox-mcp": {
"command": "uvx",
"args": [
"cursor-proxmox-mcp"
],
"env": {
"PROXMOX_MCP_CONFIG": "<PROXMOX_MCP_CONFIG>",
"PROXMOX_TOKEN_VALUE": "<PROXMOX_TOKEN_VALUE>",
"PROXMOX_MCP_VERBOSE": "<PROXMOX_MCP_VERBOSE>",
"PROXMOX_MCP_LOG_LEVEL": "<PROXMOX_MCP_LOG_LEVEL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs