evgenygurin/claude-mem0-project-memory
Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-mem0-project-memory.
evgenygurin/claude-mem0-project-memory
Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-mem0-project-memory.
evgenygurin/claude-mem0-project-memory
Plugin Claude Code
Intelligent project memory management for Claude Code using Mem0. Automatically captures and persists decisions, patterns, and context across sessions.
evgenygurin/claude-mem0-project-memory
MCP server Claude CodeCodexCursor
A Model Context Protocol (MCP) server that provides memory storage and retrieval capabilities using Mem0. This tool allows you to store and search through memories, making it useful for maintaining context and making info. Runs locally from the @mem0/mcp-server npm package. Needs 3 environment variables to run.
evgenygurin/claude-mem0-project-memory
Instructions file
Claude Code instructions for evgenygurin/claude-mem0-project-memory, covering claude mem0 project memory plugin, architecture, configuration, environment variables and commands.
evgenygurin/claude-mem0-project-memory
Command
Explicitly capture an important insight, decision, or pattern into Mem0 project memory. Use this command to permanently store key learnings, architectural decisions, patterns, or constraints that should be remembered across sessions.
evgenygurin/claude-mem0-project-memory
Command
Analyze recent development sessions to identify and capture recurring patterns, important decisions, and key learnings. Best used after completing a sprint, solving complex issues, or reaching milestones.
evgenygurin/claude-mem0-project-memory
Command
Search project memory for relevant context, decisions, patterns, or past solutions using semantic search. Helps you find what was done before and why, avoiding repeated mistakes and maintaining consistency.
evgenygurin/claude-mem0-project-memory
Command
Synchronize key patterns, decisions, and constraints from Mem0 back into the project's CLAUDE.md file. This keeps your project documentation up-to-date with the most important learnings and decisions.
evgenygurin/claude-mem0-project-memory
Hook
Runs when a session starts, executing init-session.sh. From evgenygurin/claude-mem0-project-memory.
evgenygurin/claude-mem0-project-memory
Hook
Runs when a session ends, executing summarize-session.sh. From evgenygurin/claude-mem0-project-memory.
evgenygurin/claude-mem0-project-memory
Hook
Runs after a tool call finishes for Write, Edit and mcp__mem0__.* tool calls, executing track-change.sh and log-mem0-call.sh (2 commands). From evgenygurin/claude-mem0-project-memory.
evgenygurin/claude-mem0-project-memory
Hook
Runs when the agent finishes a response, executing summarize-session.sh. From evgenygurin/claude-mem0-project-memory.
evgenygurin/claude-mem0-project-memory
Skill Claude CodeCodex
Automatically search and retrieve relevant project memory from Mem0 when working on tasks that might benefit from past decisions, patterns, or learnings. Use this skill when starting new features, fixing bugs, or making architectural decisions to leverage historical context.
evgenygurin/r2r-rag-search-agent
Instructions file
A Claude Code instruction file for an R2R RAG search agent. RAG, or retrieval-augmented generation, means finding relevant information first and using it to help produce an answer.
evgenygurin/r2r-rag-search-agent
MCP server Claude CodeCodexCursor
MCP server "r2r-rag-search-agent" as configured in evgenygurin/r2r-rag-search-agent. Runs locally from the r2r-rag-search-agent Python package.
evgenygurin/fastmcp-r2r-openapi-integration
Instructions file
A repository instruction file describing a project that combines documentation with a production MCP server for the R2R API.
evgenygurin/fastmcp-r2r-openapi-integration
MCP server Claude CodeCodexCursor
MCP server "r2r-mcp-server" as configured in evgenygurin/fastmcp-r2r-openapi-integration. Runs locally from the r2r-mcp-server Python package.
MCP server Claude CodeCodexCursor +2
A high performance library for strong consistent caching. Runs locally from the mcproxy Python package.