Odel
Weasley DeepMind

Weasley DeepMind

Local
@potatohoney-p3JavaScriptApache-2.0Updated 1mo ago

Secure, fragment-based long-term memory for MCP-compatible AI agents.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmweasley-deepmindv1.0.0

Run

npx -y weasley-deepmind

MCP client config

{
  "mcpServers": {
    "weasley-deepmind": {
      "command": "npx",
      "args": [
        "-y",
        "weasley-deepmind"
      ]
    }
  }
}