← Back to Plugins
MCP Server MCP

Nautilus Compass

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx nautilus-compass

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "nautilus-compass",
      "version": "1.6.2",
      "runtimeHint": "python3",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "isRequired": true,
          "value": "nautilus_compass.mcp_server",
          "type": "named",
          "name": "-m"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...