Skip to content
Cursor

The Deployer for Cursor

com.thedploy/deployer

Check if a repo will deploy, plan a deploy to your own cloud, and see status, logs and redeploys.

client:Cursor transport:streamable-http runtime:npm tools:6

Install The Deployer in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "deployer": {
      "url": "https://app.thedploy.com/api/v1/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

The Deployer in other clients