Skip to content
Cline

Dokploy MCP for Cline

io.github.vcode-sh/dokploy-mcp

Dokploy MCP server for Codex, Cursor, and Claude with compact stdio and hosted HTTP modes

client:Cline transport:streamable-http runtime:npm

Install Dokploy MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "dokploy-mcp": {
      "url": "https://{remoteHost}{mcpPath}"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Dokploy MCP in other clients