nhevers

claude-recall

Community nhevers
Updated

Persistent memory plugin for Claude Code

claude-recall

Persistent memory plugin for Claude Code. Captures session context and injects relevant history into future sessions.

Install

Step 1	/plugin marketplace add nhevers/claude-recall
Step 2	/plugin install claude-recall

How It Works

  1. Capture: Hooks into Claude Code lifecycle events (SessionStart, PostToolUse, Stop)
  2. Process: Worker service extracts observations from tool outputs
  3. Store: SQLite database with optional Chroma vector search
  4. Inject: Relevant context injected at session start via CLAUDE.md

Features

  • Automatic observation capture from tool outputs
  • Semantic search via MCP tools
  • Multi-provider support (Claude, Gemini, OpenRouter)
  • Web viewer UI for browsing history
  • Memory tagging and filtering
  • Export to markdown
  • Auto-pruning of old memories

Configuration

Settings stored in ~/.claude-recall/settings.json:

Setting Default Description
CLAUDE_RECALL_WORKER_PORT 37777 Worker service port
CLAUDE_RECALL_CONTEXT_OBSERVATIONS 50 Max observations to inject
CLAUDE_RECALL_PROVIDER claude AI provider for summaries
CLAUDE_RECALL_PRUNE_DAYS 0 Auto-prune after N days (0=disabled)

CLI Commands

claude-recall stats          # Show memory statistics
claude-recall export         # Export to markdown
claude-recall tag <id> <t>   # Tag an observation
claude-recall prune          # Manual cleanup

Requirements

  • Node.js 18+ or Bun 1.0+
  • Claude Code

License

AGPL-3.0

MCP Server · Populars

MCP Server · New

    render-oss

    Render MCP Server

    The Official Render MCP Server

    Community render-oss
    nhevers

    claude-recall

    Persistent memory plugin for Claude Code

    Community nhevers
    VienLi

    lark-tools-mcp

    MCP server provides Feishu related operations to AI encoding agents such as cursor 飞书MCP插件,读取文档、发送消息、合同审批、数据处理.....

    Community VienLi
    joeseesun

    🎯 多源内容 → NotebookLM 智能处理器

    Claude Skill: Multi-source content processor for NotebookLM. Supports WeChat articles, web pages, YouTube, PDF, Markdown, search queries → Podcast/PPT/MindMap/Quiz etc.

    Community joeseesun
    avivsinai

    Langfuse MCP Server

    A Model Context Protocol (MCP) server for Langfuse, enabling AI agents to query Langfuse trace data for enhanced debugging and observability

    Community avivsinai