Work Context Protocol for Zed
io.workcontextprotocol/wcp
Persistent work tracking for AI agents: tasks, status and history that follow you across machines
client:Zed
transport:streamable-http
Install Work Context Protocol in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"wcp": {
"url": "https://workcontextprotocol.io/mcp?src=registry"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs