{"name":"io.github.cdeust/hypermnesia-mcp","slug":"cdeust-hypermnesia-mcp","title":null,"description":"Persistent memory for AI agents — 36 cited neuroscience mechanisms, local-first, hybrid retrieval.","url":"https://mcp.market/server/cdeust-hypermnesia-mcp","rating":null,"grade":"A","score":92,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":49,"stars":72,"forks":13,"downloads_week":464,"last_push_at":"2026-09-19T07:27:58.000Z","license":"MIT"},"uptime":null,"claimed":false,"transport":"pypi","callable_via_gateway":false,"default_price_micros":0,"repository":"https://github.com/cdeust/Cortex","website":"https://ai-architect.tools","version":"4.23.0","remotes":[],"packages":[{"registryType":"pypi","identifier":"hypermnesia-mcp","version":"4.23.0","transport":{"type":"stdio"}}],"tools":[{"name":"add_rule","description":"Add a neuro-symbolic rule to the memory store.","write_action":false,"price_micros":0,"input_schema":null},{"name":"anchor","description":"Mark a memory as compaction-resistant (heat=1.0).","write_action":false,"price_micros":0,"input_schema":null},{"name":"assess_coverage","description":"Evaluate knowledge coverage completeness.","write_action":false,"price_micros":0,"input_schema":null},{"name":"backfill_memories","description":"Auto-import prior Claude Code conversations into memory.","write_action":false,"price_micros":0,"input_schema":null},{"name":"calibration","description":"Score resolved predictions: Brier score and reliability bands.","write_action":false,"price_micros":0,"input_schema":null},{"name":"change_impact","description":"Report memories affected by a commit's code changes.","write_action":false,"price_micros":0,"input_schema":null},{"name":"check_setup","description":"Verify the local install: Python, PG driver, DB, extensions, FS.","write_action":false,"price_micros":0,"input_schema":null},{"name":"checkpoint","description":"Save or restore working state for hippocampal replay.","write_action":false,"price_micros":0,"input_schema":null},{"name":"codebase_analyze","description":"Analyze codebase and store structure as memories.","write_action":false,"price_micros":0,"input_schema":null},{"name":"consolidate","description":"Run memory maintenance: decay, compression, CLS, memify.","write_action":true,"price_micros":0,"input_schema":null},{"name":"create_trigger","description":"Create a prospective memory trigger.","write_action":true,"price_micros":0,"input_schema":null},{"name":"curate_distill","description":"Return distillation dossiers for the in-session LLM to author lessons from.","write_action":false,"price_micros":0,"input_schema":null},{"name":"curate_wiki","description":"Return structured authoring jobs for the in-session LLM to author.","write_action":false,"price_micros":0,"input_schema":null},{"name":"detect_domain","description":"Lightweight domain classification.","write_action":false,"price_micros":0,"input_schema":null},{"name":"detect_gaps","description":"Identify knowledge gaps in the memory store.","write_action":false,"price_micros":0,"input_schema":null},{"name":"drill_down","description":"Navigate into a fractal memory cluster.","write_action":false,"price_micros":0,"input_schema":null},{"name":"echo","description":"","write_action":false,"price_micros":0,"input_schema":null},{"name":"explore_features","description":"Explore interpretability features.","write_action":false,"price_micros":0,"input_schema":null},{"name":"fixture","description":"","write_action":false,"price_micros":0,"input_schema":null},{"name":"forget","description":"Delete or soft-delete a memory by ID.","write_action":true,"price_micros":0,"input_schema":null},{"name":"get_causal_chain","description":"Trace entity relationships through the knowledge graph.","write_action":false,"price_micros":0,"input_schema":null},{"name":"get_grooming_health","description":"Backlog + staleness for wiki/distillation/promotion grooming.","write_action":false,"price_micros":0,"input_schema":null},{"name":"get_project_story","description":"Generate a period-based autobiographical narrative.","write_action":false,"price_micros":0,"input_schema":null},{"name":"get_rules","description":"List active neuro-symbolic rules.","write_action":false,"price_micros":0,"input_schema":null},{"name":"get_telemetry","description":"Return per-op counters + read/write ratio (Popper C6).","write_action":false,"price_micros":0,"input_schema":null},{"name":"import_sessions","description":"Import conversation history into the memory store.","write_action":false,"price_micros":0,"input_schema":null},{"name":"ingest_codebase","description":"Ingest upstream codebase analysis into Cortex.","write_action":false,"price_micros":0,"input_schema":null},{"name":"ingest_document","description":"Ingest a .docx or Confluence export into Cortex.","write_action":false,"price_micros":0,"input_schema":null},{"name":"ingest_findings","description":"Ingest an AP findings run (runs/<run_id>/) into Cortex.","write_action":false,"price_micros":0,"input_schema":null},{"name":"ingest_prd","description":"Ingest a PRD document into Cortex.","write_action":false,"price_micros":0,"input_schema":null},{"name":"lesson_promotion","description":"Propose promotion jobs for validated lessons — never promotes itself.","write_action":false,"price_micros":0,"input_schema":null},{"name":"list_domains","description":"Overview of all detected cognitive domains.","write_action":false,"price_micros":0,"input_schema":null},{"name":"memory_stats","description":"Memory system diagnostics.","write_action":false,"price_micros":0,"input_schema":null},{"name":"narrative","description":"Generate project narrative from stored memories.","write_action":false,"price_micros":0,"input_schema":null},{"name":"navigate_memory","description":"Navigate memory space using Successor Representation.","write_action":false,"price_micros":0,"input_schema":null},{"name":"predict","description":"Record a falsifiable prediction before its outcome is known.","write_action":false,"price_micros":0,"input_schema":null},{"name":"query_methodology","description":"Returns cognitive profile for the current domain.","write_action":false,"price_micros":0,"input_schema":null},{"name":"rate_memory","description":"Rate a memory as useful or not to update metamemory confidence.","write_action":false,"price_micros":0,"input_schema":null},{"name":"rebuild_profiles","description":"Full rescan of all session data to rebuild methodology profiles.","write_action":false,"price_micros":0,"input_schema":null},{"name":"recall","description":"Retrieve memories using multi-signal fusion.","write_action":false,"price_micros":0,"input_schema":null},{"name":"recall_hierarchical","description":"Retrieve memories using fractal hierarchy.","write_action":false,"price_micros":0,"input_schema":null},{"name":"recall_skills","description":"Retrieve procedural skills for the current situation.","write_action":false,"price_micros":0,"input_schema":null},{"name":"record_session_end","description":"Incremental profile update after a session ends.","write_action":false,"price_micros":0,"input_schema":null},{"name":"remember","description":"Store a memory through the predictive coding write gate.","write_action":false,"price_micros":0,"input_schema":null},{"name":"resolve_prediction","description":"Settle an open prediction against the evidence that decided it.","write_action":false,"price_micros":0,"input_schema":null},{"name":"seed_project","description":"Bootstrap memory from an existing codebase.","write_action":false,"price_micros":0,"input_schema":null},{"name":"slow_tool","description":"","write_action":false,"price_micros":0,"input_schema":null},{"name":"sync_instructions","description":"Push top memory insights into CLAUDE.md.","write_action":false,"price_micros":0,"input_schema":null},{"name":"unified_search","description":"Fuse Cortex recall with AP code search using reciprocal rank fusion.","write_action":false,"price_micros":0,"input_schema":null},{"name":"validate_memory","description":"Validate memories against current filesystem state.","write_action":false,"price_micros":0,"input_schema":null},{"name":"why","description":"Resolve ⟦rcpt:id⟧ injection receipts into presence-in-context evidence.","write_action":false,"price_micros":0,"input_schema":null},{"name":"wiki_adr","description":"Create a numbered ADR with auto-incremented sequence.","write_action":true,"price_micros":0,"input_schema":null},{"name":"wiki_get_draft","description":"Fetch a pending draft with its source claims and kind contract.","write_action":false,"price_micros":0,"input_schema":null},{"name":"wiki_link","description":"Add a bidirectional link between two wiki pages (Related section).","write_action":false,"price_micros":0,"input_schema":null},{"name":"wiki_list","description":"List authored wiki pages, optionally filtered by kind.","write_action":false,"price_micros":0,"input_schema":null},{"name":"wiki_migrate","description":"Sync the filesystem wiki into PG and reconcile FS-deleted ghosts.","write_action":false,"price_micros":0,"input_schema":null},{"name":"wiki_purge","description":"Re-evaluate and purge wiki pages that fail the current classifier.","write_action":false,"price_micros":0,"input_schema":null},{"name":"wiki_read","description":"Read a wiki page by relative path.","write_action":false,"price_micros":0,"input_schema":null},{"name":"wiki_refine_draft","description":"Submit refined prose for a draft and record an audit memo.","write_action":true,"price_micros":0,"input_schema":null},{"name":"wiki_reindex","description":"Regenerate the wiki table of contents at .generated/INDEX.md.","write_action":false,"price_micros":0,"input_schema":null},{"name":"wiki_rename","description":"Move a page and leave a redirect stub at the old path.","write_action":false,"price_micros":0,"input_schema":null},{"name":"wiki_verify","description":"Verify wiki-page symbol citations against AP's code graph.","write_action":false,"price_micros":0,"input_schema":null},{"name":"wiki_write","description":"Author a wiki page using create, append, or replace mode.","write_action":true,"price_micros":0,"input_schema":null}],"scan":{"score":92,"grade":"A","scanned_at":"2026-09-19T21:08:04.350Z","report":{"scannerVersion":"0.1.8","scannedAt":"2026-09-19T21:08:04.301Z","components":{"code":{"score":25,"max":25,"notes":["1261 source files scanned"]},"reliability":{"score":-1,"max":20,"notes":["no gateway calls yet and no remote to probe"]},"poisoning":{"score":-1,"max":15,"notes":["tools not inspected (local package is not executed); not counted"]},"auth":{"score":12,"max":15,"notes":["local package, no credentials required"]},"maintenance":{"score":15,"max":15,"notes":["last push 1 days ago"]},"identity":{"score":8,"max":10,"notes":["registry namespace matches repository owner","GitHub account older than a year"]}},"findings":[],"inputs":{"packages":[{"registryType":"pypi","identifier":"hypermnesia-mcp","version":"4.23.0","found":true,"license":"MIT","dependencyCount":39,"publishedAt":"2026-09-17T17:20:22.441477Z","repositoryUrl":"https://github.com/cdeust/Cortex"}],"repo":{"found":true,"owner":"cdeust","repo":"Cortex","archived":false,"pushedAt":"2026-09-19T07:27:58Z","stars":72,"forks":13,"openIssues":7,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/3167767?v=4","ownerCreatedAt":"2013-01-02T08:44:27Z","license":"MIT"},"icon":{"url":"https://ai-architect.tools/ds/assets/logo/seal-appicon-256.png","source":"registry","width":256,"height":256},"presence":{"stars":72,"forks":13,"downloadsWeek":464,"license":"MIT","lastPushAt":"2026-09-19T07:27:58.000Z","score":49}}}},"grade_history":[{"kind":"restore","fromGrade":"C","toGrade":"A","reason":"score 92","createdAt":"2026-09-19T21:08:05.015Z"},{"kind":"downgrade","fromGrade":"B","toGrade":"C","reason":"score 66: Whole environment serialized (possible credential exfil); Network call to a raw IP address","createdAt":"2026-09-19T00:30:47.148Z"}],"reviews":[]}