- Remove unnecessary PROXMOX_PORT from .env example (defaults to 8006)
- Improve API token setup with step-by-step UI navigation
- Add detailed permission requirements for basic vs elevated modes
- Enhance development section with npm run dev and testing commands
- Clarify MCP client integration with absolute path requirements
- Add development notes about environment loading and debugging
- Fix tool output examples to match actual functionality
- Add missing proxmox_get_vm_status tool documentation
- Document permission warnings for elevated features
- Correct emojis and formatting to match real output
- Add missing parameters for VM filtering
- Update storage and cluster status examples
- Ensure all examples reflect tested behavior
- Credit original Python implementation by canvrno/ProxmoxMCP
- Document architecture changes from Python to Node.js
- Explain new configurable permission system
- Update tool names with proxmox_ prefix
- Simplify installation and configuration instructions
- Remove Python-specific content and dependencies