Plur
UnclaimedShared memory for AI agents
Install
npx @plur-ai/mcp initUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (16)
Cross-tool
the same ~/.plur/ store works in Claude Code, Cursor, Windsurf, OpenClaw, and Hermes. Your memory isn't trapped in one vendor.
plur_capture
Record an event — incident, resolution, session milestone
plur_feedback
Rate relevance (trains quality over time)
plur_forget
Retire a memory (activation decays, eventually pruned)
plur_ingest
Extract engrams from text automatically
plur_inject_hybrid
Select engrams for current task within token budget
plur_learn
Store a correction, preference, or convention
plur_learn_batch
Store many engrams in one call (batch dedup + per-item failure isolation)
plur_outbox
Inspect (and retry) team writes queued while their store was unreachable
plur_recall
Retrieve relevant memories — hybrid (BM25 + embeddings) by default; mode:"keyword" for BM25-only
plur_receipt
Counted, local report of what your memory retrieved for you
plur_rescope
Move an existing engram to another scope — personal → team, or back
plur_session_scope
Change the session's default write scope mid-session
plur_status
Check system health and engram counts
plur_sync
Sync via git. personal remotes mirror everything (use a private repo); shared remotes receive only shared-scope, non-private engrams
plur_timeline
Query episode history by time, agent, or channel