Skip to content
Grok

Nautilus Compass Memory for Grok

io.github.chunxiaoxx/nautilus-compass

Local-first long-term memory for AI agents, with byte-recomputable signed verification receipts.

client:Grok transport:streamable-http runtime:pypi

Install Nautilus Compass Memory in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "nautilus-compass": {
      "type": "http",
      "url": "https://compass.nautilus.social/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

Nautilus Compass Memory in other clients