Skip to content
Cursor

PlanWright for Cursor

tools.planwright/planwright

Control plane for autonomous software labor. Agents claim objectives over MCP with audit trail.

client:Cursor transport:streamable-http

Install PlanWright in Cursor

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

{
  "mcpServers": {
    "planwright": {
      "url": "https://mcp.planwright.tools/mcp"
    }
  }
}

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

PlanWright in other clients