PlanWright for Zed
tools.planwright/planwright
Control plane for autonomous software labor. Agents claim objectives over MCP with audit trail.
client:Zed
transport:streamable-http
Install PlanWright in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"planwright": {
"url": "https://mcp.planwright.tools/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs