monodrive-plugin

felixkrrr/monodrive-plugin
★ 0 stars Shell AI/LLM Updated today
Monodrive — durable memory for whatever matters to you, over MCP. Install the skill and server in two commands.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "monodrive-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "felixkrrr/monodrive-plugin"
      ]
    }
  }
}

README Excerpt

Monodrive is a Brain: durable memory for whatever matters to you, held on a server and reached over MCP. Your agent looks things up in it before answering and writes things down as they land, without being asked each time. This repo is how you install it. Version 1.0.0. ``` /plugin marketplace add felixkrrr/monodrive-plugin