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, like sleep), and improves with use (outcome feedback) — 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.

    JavaScript 3

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

    Shell 1

  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. .github .github Public

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

  5. mnemoverse-dashboard mnemoverse-dashboard Public archive

    Python

  6. mnemoverse-sdk-python mnemoverse-sdk-python Public

    Python SDK for Mnemoverse — persistent memory API for AI agents. Works with Claude, Cursor, ChatGPT, and any MCP client.

    Python

Repositories

Showing 7 of 7 repositories

Top languages

Loading…

Most used topics

Loading…