← All servers

Cathedral — Persistent Memory for AI Agents

io.github.AILIFE1/cathedral-mcp v1.1.0
Official Registry git

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

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add cathedral-mcp --transport http https://cathedral-ai.com/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "cathedral-mcp": {
      "url": "https://cathedral-ai.com/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "cathedral-mcp": {
      "serverUrl": "https://cathedral-ai.com/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "cathedral-mcp": {
      "type": "http",
      "url": "https://cathedral-ai.com/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "cathedral-mcp": {
      "url": "https://cathedral-ai.com/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "cathedral-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://cathedral-ai.com/mcp"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://cathedral-ai.com/mcp
Authorization: ••••••

Packages

pypi cathedral-mcp@1.1.0

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.AILIFE1--cathedral-mcp/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent