Skip to content
VS Code

PlanWright for VS Code

tools.planwright/planwright

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

client:VS Code transport:streamable-http

Install PlanWright in VS Code

.vscode/mcp.json

{
  "servers": {
    "planwright": {
      "type": "http",
      "url": "https://mcp.planwright.tools/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

PlanWright in other clients