Dokploy MCP for Cursor
io.github.vcode-sh/dokploy-mcp
Dokploy MCP server for Codex, Cursor, and Claude with compact stdio and hosted HTTP modes
client:Cursor
transport:streamable-http
runtime:npm
Install Dokploy MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dokploy-mcp": {
"url": "https://{remoteHost}{mcpPath}"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs