Skip to content
VS Code

Cathedral — Persistent Memory for AI Agents for VS Code

io.github.ailife1/cathedral-mcp

Persistent memory and drift detection for AI agents across session restarts.

client:VS Code transport:streamable-http runtime:pypi

Install Cathedral — Persistent Memory for AI Agents in VS Code

.vscode/mcp.json

{
  "servers": {
    "cathedral-mcp": {
      "type": "http",
      "url": "https://cathedral-ai.com/mcp"
    }
  }
}

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

Cathedral — Persistent Memory for AI Agents in other clients