Cohort 1 · free local
MCP operators

Give your agent memory once. Let it use memory reflexively.

Register MADB with Codex, Claude Code or another MCP client. The bundled memory skill teaches the agent when to recall prior work and when to preserve a new decision.

Two-minute activation

Choose your client.

Codex:

codex mcp add madb -- uvx madb-mcp-server

Claude Code:

claude mcp add madb -- uvx madb-mcp-server

Any stdio MCP client can run uvx madb-mcp-server.

Success signal

Prove the loop across sessions.

  1. Ask the agent to remember a concrete project decision.
  2. Close the session.
  3. Open a fresh session and ask the related question naturally.
  4. Trace the recalled event backward to see why it was stored.

The product is working when the agent calls recall and remember without repeated prompting—not when a database merely contains rows.

Shipped boundary

Local MCP memory is free and runs on your disk. MADB is not a hosted memory service. Enterprise governance and a hosted API remain separate roadmap or negotiated capabilities.