← Back to Plugins
MCP Server MCP

io.github.clauderecallhq/recall

github By github 👁 1 views ▲ 0 votes

Persistent memory for Claude Code. Search, recall, and re-inject context from any session.

Homepage Verified source GitHub

Install

npx -y @clauderecallhq/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@clauderecallhq/cli",
      "version": "0.12.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...