Cathedral — Persistent Memory for AI Agents for Grok
io.github.ailife1/cathedral-mcp
Persistent memory and drift detection for AI agents across session restarts.
client:Grok
transport:streamable-http
runtime:pypi
Install Cathedral — Persistent Memory for AI Agents in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"cathedral-mcp": {
"type": "http",
"url": "https://cathedral-ai.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs