Skip to content
Gemini CLI

PCD (Portable Context Deck) for Gemini CLI

ai.portablecontext/pcd

Your portable context layer — load it into any AI.

client:Gemini CLI transport:streamable-http

Install PCD (Portable Context Deck) in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "pcd": {
      "httpUrl": "https://mcp.portablecontext.ai/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

PCD (Portable Context Deck) in other clients