hivemind

oxHive/hivemind
★ 2 stars Rust AI/LLM Updated today
Persistent memory MCP server for AI coding agents. Injects project context at session start, stores architectural decisions, and recalls preferences works with Claude Code, Cursor, Windsurf, OpenCode, Kimi, and Codex.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hivemind": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "hivemind"
      ]
    }
  }
}

Topics

claude-codeclicodexcursormcpmcp-servermemoryrust