Linksee Memory banner
michielinksee michielinksee

Linksee Memory

Development community

Description

Local-first agent memory MCP - cross-agent brain with token-saving file diff cache. By Synapse Arrows.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

linksee-memory

**Your agent forgets everything when a session ends. Worse — it silently drifts from what you decided last week.**

**Linksee Memory catches when your project drifts from its own decisions** — the option abandoned at a fork, the pipeline that quietly stalled, the code that contradicts what you agreed — and a re-injection guard re-surfaces the locked decision **before** the agent acts. Rules you've explicitly hardened get blocked.

Underneath sits a local-first cross-LLM memory MCP — one SQLite file that **Claude Code, Cursor, Windsurf, OpenAI Codex, and Gemini CLI** all read from. Not just "what happened" but **WHY**: 6-layer structured memory with precision recall and an AST-aware diff cache (50–99% token savings on re-reads).

`npx -y linksee-memory setup` — one command, done.

[![npm](https://img.shields.io/npm/v/linksee-memory.svg)](https://www.npmjs.com/package/linksee-memory) [![license](https://img.shields.io/npm/l/linksee-memory.svg)](./LICENSE) [![mcp-registry](https://img.shields.io/badge/MCP-Official_Registry-6366f1)](https://registry.modelcontextprotocol.io/) [![glama-score](https://glama.ai/mcp/servers/michielinksee/linksee-memory/badges/score.svg)](https://glama.ai/mcp/servers/michielinksee/linksee-memory)

🌐 **Landing page**: [linksee-site.vercel.app](https://linksee-site.vercel.app) (includes non-developer onboarding for Claude Desktop / Cursor / Claude Code / OpenAI Codex / Gemini CLI) 📖 **Docs**: [docs.linksee.app](https://docs.linksee.app) — full reference: the product map & drift, install, and all 11 tools

🪄 Three spells to remember

Say this What happens
"use linksee" Recalls relevant memories before acting
"linksee this" Saves the decision / lesson right now
"what's drifting?" Reconciles reality against your locked decisions

Make it automatic: add **"Use Linksee Memory"** to your system prompt / `CLAUDE.md`.

🗺️ Not just memory — a product map

Memory is th