Connection check
local install
linksee-memory
Catches when your project drifts from its own decisions. Local-first cross-agent memory MCP.
Tools
11
GitHub stars
14
Installs / wk
—
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
11 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
check_decision
from source
Deep-dive into a specific decision/anchor — its state, premises, drift edges, and pending candidates.\n\nReturns the full context for one truth-map node: what was decided, why, wha… Deep-dive into a specific decision/anchor — its state, premises, drift edges, and pending candidates.\n\nReturns the full context for one truth-map node: what was decided, why, what reality says, whether it\
declare_anchor
from source
Declare a new decision, constraint, or prohibition as a truth-map anchor.\n\nAnchors are NORMATIVE claims: Declare a new decision, constraint, or prohibition as a truth-map anchor.\n\nAnchors are NORMATIVE claims:
dream
from source
Dreaming Memory — consolidate orphaned proposals against the North Star.\n\n Dreaming Memory — consolidate orphaned proposals against the North Star.\n\n
drift_status
from source
Check what\ Check what\
flag_proposals
from source
Record orphaned proposals — options you presented that the user never addressed.\n\n Record orphaned proposals — options you presented that the user never addressed.\n\n
read_smart
from source
recall
from source
Your persistent memory across all AI tools. CALL THIS BEFORE STARTING ANY TASK to check for past caveats (pain records), decisions, and learnings — prevents repeating mistakes acro… Your persistent memory across all AI tools. CALL THIS BEFORE STARTING ANY TASK to check for past caveats (pain records), decisions, and learnings — prevents repeating mistakes across sessions.\n\nTypical usage: recall({ query:
remember
from source
Persist knowledge across sessions and AI tools (Claude, GPT, Cursor, Codex, Gemini). The only cross-agent memory that survives session boundaries.\n\nWHEN TO CALL:\n• The moment an… Persist knowledge across sessions and AI tools (Claude, GPT, Cursor, Codex, Gemini). The only cross-agent memory that survives session boundaries.\n\nWHEN TO CALL:\n• The moment an error or failure occurs → layer:
resolve_drift
from source
Record a resolution for a drifting anchor — the human feedback loop.\n\n6 actions:\n• fix — Record a resolution for a drifting anchor — the human feedback loop.\n\n6 actions:\n• fix —
resolve_proposal
from source
Record your evaluation verdict for an orphaned proposal after dreaming.\n\n Record your evaluation verdict for an orphaned proposal after dreaming.\n\n
where_am_i
from source