claude-mem как MCP-сервер с персистентной памятью
ai-tooling
claude-mem-mcp-integration is a Claude Code skill that explains how claude-mem operates as an MCP server and which tools it exposes through the Model Context Protocol. The skill covers available operations — memory search, saving observations, and project management — along with how Claude and other agents access this persistent memory across sessions. Claude-mem automatically captures tool usage observations, generates semantic summaries, and makes them available to future sessions, enabling continuity of project knowledge. It is useful when connecting or troubleshooting the MCP layer, and for developers building clients that need shared persistent memory accessible from Claude Code, OpenCode, or custom agents.
- #mcp
- #ai-tooling
- #integration