Documentation

What Memveri is, how it works, and why it's worth installing — read it top to bottom or jump straight to the part you care about.

Local-first

SQLite + embeddings live on your disk. No cloud required.

MCP-native

70+ tools any MCP-capable agent can call.

Free trial

Two days, real limits. Pro removes them.

Open source

Inspect it, fork it, trust it.

What is Memveri?

An Agent Operating System for your desktop.

Memveri gives the AI coding agents you already use — Claude Code, Cursor, OpenCode, MiMo Code — persistent memory, real-time codebase intelligence, and a decision ledger that stops dangerous mistakes from being repeated. It doesn't replace your agent. It's the layer underneath it.

Memveri memory library
01 Persistent Memory

Context that survives the session

Every memory is typed, scored for relevance, and embedded for search. Memories decay over time so your agent gets context that matters — not noise — across sessions, projects, and tools.

  • Typed schema — code facts, decisions, errors, patterns
  • Relevance scoring with decay, not just full-text search
  • Git commit linking and version history
Memveri neural map
02 Codebase Intelligence

A live knowledge graph of your code

Functions, classes, calls, and imports mapped into a graph that re-indexes incrementally as you edit. A ten-line script and a 500k-line monorepo both stay fast.

  • Impact analysis — what breaks if this changes
  • Data-flow, taint, and error-propagation tracing
  • Hotspot, duplicate, and architecture-conformance checks
Memveri decision ledger
03 Guardrails & Decisions

Enforced safety, not suggestions

Every decision an agent makes is recorded — accepted, deprecated, or superseded. Action rules enforce deny / require-approval / allow, and anything ambiguous defaults to approval.

  • Decision ledger with full audit trail
  • Rule engine with deny / require-approval / allow
  • Ambiguous always means require-approval
Memveri agent hub
04 One Brain for All Agents

Your memory follows you between tools

Any MCP-capable agent can plug in. No special-casing, no lock-in. Swap Claude Code for Cursor and your context comes along.

  • Agent identities, activity logs, and conflict detection
  • Task gating with human approval
  • Team sync — export and import memory bundles

Why it's better

Session memory dies with the session. Memveri's memory is persistent, typed, and shared across every tool you use.

Why it's worth it

A free trial with real limits; Pro removes them. Your data stays on your machine.

Why it's safe

A decision ledger plus a rule engine — a false "allow" is treated as seriously as a false "deny". Ambiguous always means require-approval.