oxy-Op/DevPilot
DevPilot – A developer’s command center for staging & production server setup, monitoring, and automation. Provision and configure VPS in minutes: install Node.js, Nginx, PM2, connect GitHub CI/CD, and fetch live service stats like Redis memory usage — all from your AI coding tools (Cursor, Claude, Copilot)
Platform-specific configuration:
{
"mcpServers": {
"DevPilot": {
"command": "npx",
"args": [
"-y",
"DevPilot"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...