Open Source Alternative to Vercel, Netlify and Heroku.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dokploy": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-dokploy"
]
}
}
}