Skip to content
VS Code

Nautilus Compass Memory for VS Code

io.github.chunxiaoxx/nautilus-compass

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

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

Install Nautilus Compass Memory in VS Code

.vscode/mcp.json

{
  "servers": {
    "nautilus-compass": {
      "type": "http",
      "url": "https://compass.nautilus.social/mcp/"
    }
  }
}

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

Nautilus Compass Memory in other clients