Skip to content
VS Code

PCD (Portable Context Deck) for VS Code

ai.portablecontext/pcd

Your portable context layer — load it into any AI.

client:VS Code transport:streamable-http

Install PCD (Portable Context Deck) in VS Code

.vscode/mcp.json

{
  "servers": {
    "pcd": {
      "type": "http",
      "url": "https://mcp.portablecontext.ai/mcp"
    }
  }
}

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

PCD (Portable Context Deck) in other clients