Skip to content
@mnemoverse

Mnemoverse

Persistent memory infrastructure for AI agents — one memory layer across Claude, ChatGPT, Cursor, and any MCP client. Open-source SDK & MCP server.
Mnemoverse

Mnemoverse

One memory. Every AI tool.

Persistent memory infrastructure for AI agents — write once, recall anywhere.
One API key; the same memory across Claude, ChatGPT, Cursor, VS Code, and any MCP client.

Docs Console npm PyPI arXiv Glama


Not a vector database

Mnemoverse stores preferences, decisions, lessons, and context — and serves them back to your agent in any tool. Memory that learns (Hebbian associations), consolidates (HDBSCAN clustering with Von Restorff protection, so distinctive memories survive compression), and improves with use (Rescorla-Wagner outcome feedback reranks what actually helped) — not just similarity search.

# Claude Code — one command
claude mcp add mnemoverse -e MNEMOVERSE_API_KEY=mk_live_YOUR_KEY -- npx -y @mnemoverse/mcp-memory-server@latest

# Python
pip install mnemoverse

Free API key at console.mnemoverse.com — no credit card, 1,000 queries/day.

For AI agents

Point your agent at our machine-readable docs — API reference, per-tool setup, and pricing in one file (llms.txt standard):

https://raw.githubusercontent.com/mnemoverse/.github/main/llms.txt

Public repositories

Repository What it does
mcp-memory-server MCP server for Claude Code, Cursor, VS Code, Windsurf — and any MCP client
mnemoverse-vscode VS Code extension — persistent memory for AI coding assistants
mnemoverse (PyPI) Python SDK — sync + async clients, retry & circuit breaker
mnemoverse-slod-paper Code companion to the SLoD paper (arXiv:2603.08965)

Built on research

  • Semantic Level of Detail (SLoD) — published on arXiv:2603.08965
  • Benchmarked on public memory benchmarks — LoCoMo, LongMemEval, HotpotQA
  • 7 provisional patents filed (INPI, 2026)
  • NVIDIA Inception Program member

Links


Mnemoverse — persistent memory for AI agents · mnemoverse.com

Popular repositories Loading

  1. mcp-memory-server mcp-memory-server Public

    Hosted memory for AI agents that learns and forgets — feedback reranks what helps, recall fades by recency. One key across Claude, Cursor, VS Code & ChatGPT. Official MCP Registry.

    TypeScript 21 4

  2. git-project-planner git-project-planner Public archive

    Shell 2

  3. mnemoverse-vscode mnemoverse-vscode Public

    Mnemoverse VS Code extension — persistent memory for AI coding assistants. OAuth-powered, syncs with Claude Code, ChatGPT, Cursor and other AI tools.

    TypeScript 1

  4. gemini-extension gemini-extension Public

    Gemini CLI extension: persistent Mnemoverse memory over MCP with OAuth sign-in, shared across AI tools.

    1

  5. .github .github Public

    Mnemoverse organization profile, llms.txt for AI agents, community guidelines

  6. mnemoverse-dashboard mnemoverse-dashboard Public archive

    Python

Repositories

Showing 10 of 15 repositories
  • mcp-memory-server Public

    Hosted memory for AI agents that learns and forgets — feedback reranks what helps, recall fades by recency. One key across Claude, Cursor, VS Code & ChatGPT. Official MCP Registry.

    mnemoverse/mcp-memory-server's past year of commit activity
    TypeScript 21 MIT 4 11 3 Updated Sep 8, 2026
  • claude-plugin Public

    Claude Code plugin: persistent Mnemoverse memory over MCP with OAuth sign-in, plus the CC0 agent-memory-discipline skill.

    mnemoverse/claude-plugin's past year of commit activity
    0 MIT 0 0 1 Updated Sep 8, 2026
  • mnemoverse-slod-paper Public

    Public code companion to arXiv:2603.08965 — Semantic Level of Detail for Knowledge Graphs (Edward Izgorodin, Mnemoverse.AI, 2026)

    mnemoverse/mnemoverse-slod-paper's past year of commit activity
    Python 0 Apache-2.0 0 0 3 Updated Sep 5, 2026
  • mnemoverse-benchmarks-paper Public

    Reproduction kit and paper source for 'The Judge Is the Benchmark' (Izgorodin, Timoshina, Ustyuzhanin)

    mnemoverse/mnemoverse-benchmarks-paper's past year of commit activity
    Python 0 0 0 0 Updated Sep 5, 2026
  • valence-fingerprint Public

    Companion data for 'The Feedback Scarcity Problem': the aggregate values printed in the paper, in CSV form, plus dated-response rules for its falsifiable challenge.

    mnemoverse/valence-fingerprint's past year of commit activity
    0 Apache-2.0 0 0 0 Updated Sep 3, 2026
  • mnemoverse/merge-accountability's past year of commit activity
    Python 0 Apache-2.0 1 0 1 Updated Sep 2, 2026
  • awesome-agent-memory Public

    A curated list of memory systems, frameworks, benchmarks, and research for AI agents.

    mnemoverse/awesome-agent-memory's past year of commit activity
    0 CC0-1.0 3 0 1 Updated Aug 31, 2026
  • cursor-plugin Public

    Cursor plugin: persistent Mnemoverse memory over MCP with OAuth sign-in, plus the agent-memory-discipline rule and skill.

    mnemoverse/cursor-plugin's past year of commit activity
    0 MIT 0 0 0 Updated Aug 15, 2026
  • .github Public

    Mnemoverse organization profile, llms.txt for AI agents, community guidelines

    mnemoverse/.github's past year of commit activity
    0 0 0 0 Updated Aug 14, 2026
  • gemini-extension Public

    Gemini CLI extension: persistent Mnemoverse memory over MCP with OAuth sign-in, shared across AI tools.

    mnemoverse/gemini-extension's past year of commit activity
    1 MIT 0 0 0 Updated Aug 14, 2026

Top languages

Loading…

Most used topics

Loading…