Skip to content
Back to search
30
MCP v1.6.2

Nautilus Compass

io.github.chunxiaoxx/nautilus-compass

Drift-aware cross-agent memory · MCP/A2A · LongMemEval-S 56.6% · 1/15 Zep cost

Uptime
0.0%
38 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Nautilus Compass
Cross-agent memory system with drift detection to prevent AI agents from repeating mistakes.
0 tools
nautilus compass
Metadata-only Glama MCP server.
0 tools
io.github.michielinksee/linksee-memory
Local-first cross-agent memory MCP. 6-layer WHY structure + AST file diff cache (86% savings).
0 tools
io.github.KairosMobius/nexus-memory-mcp
Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs.
0 tools
io.github.kairosmobius/nexus-memory-mcp
Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs.
0 tools
driftdetect-mcp
MCP server that gives AI agents (Claude, Cursor, Copilot) deep understanding of your codebase patterns, conventions, and architecture. Query
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "nautilus_compass": {
      "url": "None",
      "transport": "http"
    }
  }
}