Iai Personal Memory Engine
未申請A cyber brain for your AI. It never forgets a detail, remembers exactly what you said, and learns how you work over time. Free, local, works with Cursor, Claude Code, Codex, OpenClaw, Hermes and more. MIT.
インストール
claude mcp add iai-pme -- node "$(python -c 'from iai_mcp.cli._capture import _resolve_wrapper_path as w; print(w())')"未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(9個)
memory_capture
Write a memory explicitly (ambient capture normally does this for you).
memory_consolidate
Run a consolidation pass now instead of waiting for idle.
memory_contradict
Record that a fact changed. The old version is archived, not erased — both stay retrievable. That's the Rescue@10 and historical-verbatim story in the benchmarks.
memory_recall
Cue-based recall — returns hits and anti-hits: memories that contradict the cue surface next to the ones that match, so a stale fact can't masquerade as current.
memory_recall_structural
Retrieve by the shape of a memory (the HD substrate), not just its embedding.
memory_reinforce
Strengthen a memory's recall pathways.
memory_search
Plain text search over the store.
memory_temporal_recall
Time-anchored recall — "what did I say about pricing in May?"
profile_get_set
The eleven sealed procedural knobs the engine learns about you.