Skip to content
Zed

PCD (Portable Context Deck) for Zed

ai.portablecontext/pcd

Your portable context layer — load it into any AI.

client:Zed transport:streamable-http

Install PCD (Portable Context Deck) in Zed

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

{
  "context_servers": {
    "pcd": {
      "url": "https://mcp.portablecontext.ai/mcp"
    }
  }
}

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

PCD (Portable Context Deck) in other clients