Refactor code for improved readability and performance
This commit is contained in:
14
claude_desktop_config.json.example
Normal file
14
claude_desktop_config.json.example
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"proxmox": {
|
||||
"command": "node",
|
||||
"args": [
|
||||
"/home/intlc/projects/proxmox/mcp-proxmox/index.js"
|
||||
],
|
||||
"env": {
|
||||
"PROXMOX_ALLOW_ELEVATED": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user