Clude Memory MCP

Community

Give your agent a real long-term memory.

Authorsebbsssss
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps agents overcome the limitations of short context windows by providing a persistent cognitive memory layer that can store experiences, search them later, and run dream-cycle synthesis to consolidate and refine understanding.

Core Features & Use Cases

  • MCP tools for memory lifecycle: search (recall_memories), add new facts/events (store_memory), and inspect progress (get_memory_stats).
  • Typed memory + hybrid retrieval: recall ranks memories by relevance, importance, recency, and (when enabled) vector similarity, with optional tag and type filters.
  • Dream-cycle style thinking: supports retrospective synthesis and contradiction resolution via the same underlying memory architecture.
  • Anomaly-based lateral retrieval: use find_clinamen to surface high-importance, low-relevance memories for creative or counterfactual exploration.

Quick Start

Use the agent tool recall_memories to search for memories relevant to the topic and then (optionally) store_memory to persist the new conclusion as an episodic or semantic memory.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Clude Memory MCP
Download link: https://github.com/sebbsssss/clude/archive/main.zip#clude-memory-mcp

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.