Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
memvid avatar

Memvid Claude Brain

  • 533 repo stars
  • Updated January 19, 2026
  • memvid/claude-brain

memvid-claude-brain is a Claude Code plugin that stores agent memory in one portable .mv2 file with a fast local Rust core.

About

memvid-claude-brain is a Claude Code plugin that gives your agent persistent, searchable memory packaged as a single.mv2 file. developers who hate maintaining Chroma, SQLite, or cloud vector stores can treat memory like any other artifact: add it to git, copy it over SSH, or hand it to a collaborator. The pitch is a Rust-backed engine with very fast local operations so recall stays invisible during normal coding. You reach for it when context window limits or fresh sessions keep erasing decisions, naming choices, and half-finished plans. It fits workflows where one person owns the repo and wants zero ops overhead. It does not replace structured docs or issue trackers; it complements them by capturing what was said and decided in agent conversations. Pair it with normal SKILL.md and CLAUDE.md hygiene so the brain file reinforces—not duplicates—your source of truth.

  • Stores photographic-style session memory in one portable .mv2 file—no SQLite, ChromaDB, or hosted database
  • Native Rust core advertised for sub-millisecond read/write operations
  • Version-control friendly: commit, scp, or share the same brain file across machines
  • Community listing: 1 plugin bundle in memvid/claude-brain (347 GitHub stars on catalog metadata)
  • Portable memory layer for Claude Code, not a separate chat app

Memvid Claude Brain by the numbers

  • Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin install memvid-claude-brain@memvid/claude-brain

Add your badge

Show developers this plugin is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars533
Last updatedJanuary 19, 2026
Repositorymemvid/claude-brain

What it does

Install memvid-claude-brain when you want Claude Code to remember past sessions in a single git-friendly file instead of spinning up a vector DB.

Who is it for?

Best when you want offline, file-based agent memory with minimal infrastructure and predictable portability.

Skip if: Skip if you need multi-user ACLs, hosted semantic search at web scale, or compliance-grade audit trails without rolling your own process.

What you get

After install, Claude can read and write durable memory from a single file you can commit and move with the repo.

  • Configured Claude Code plugin pointing at a project .mv2 memory file
  • Portable memory artifact you can version or transfer with scp
  • Faster re-entry into prior agent conversations without re-pasting context

By the numbers

  • Catalog lists 1 plugin in the memvid/claude-brain bundle
  • GitHub stars on listing metadata: 347
  • Memory format: single .mv2 portable file (no SQLite/ChromaDB required)

Recommended Plugins

How it compares

Single-file agent memory plugin, not a hosted vector database or generic MCP search server.

FAQ

Who is Memvid Claude Brain for?

and small-team developers using Claude Code who want session memory in one file they can git-track or copy, without running Chroma or SQLite services.

When should I use Memvid Claude Brain?

Use it when long projects lose conversational context between sessions and you prefer a portable.mv2 artifact over a separate memory database.

How do I add Memvid Claude Brain to my agent?

Install the plugin from the memvid/claude-brain marketplace entry in Claude Code, then follow the repo README to register the brain file path in your project workflow.

AI Agentsagentsautomation

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.