Skip to content
Zed

Unpaged for Zed

io.unpaged/mcp

Whiteboard where any shape opens into another canvas. Claude Code plugin renders plans on it.

client:Zed transport:streamable-http

Install Unpaged in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.unpaged.io/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Unpaged in other clients