← Back to Plugins
MCP Server MCP

io.github.majiayu000/remem

github By github 👁 1 views ▲ 0 votes

Local-first automatic memory for Claude Code and Codex: capture, distill, recall from SQLite.

Homepage Verified source GitHub

Install

npx -y @remem-ai/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@remem-ai/remem",
      "version": "0.6.82",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...