Persistent memory for Claude Code.

Stop re-teaching Claude Code your repo conventions, architecture decisions, and review feedback. AgentPrizm adds persistent, governed memory to Claude Code through MCP — one config block.

MCP-nativeWorks with Claude CodeFree on every plan

01The project memory problem

Claude Code is powerful inside a single session — but your project memory gets lost across time. It forgets repo conventions, architecture decisions, coding standards, past review comments, PR decisions, and the patterns you have banned.

AgentPrizm gives Claude Code a governed memory layer so it remembers the decisions and rules that matter, and can show why it recalled them.

02Connect over MCP

Paste one config block into your MCP client and Claude Code has memory — no local subprocess, no new surface to learn.

jsonmcp.json
{
  "mcpServers": {
    "agentprizm-memory": {
      "type": "http",
      "url": "https://agentprizm.com/api/mcp",
      "headers": { "Authorization": "Bearer ap_..." }
    }
  }
}

03What it remembers

  • Repo conventions and folder structure
  • Architecture decisions and the reasons behind them
  • Repeated PR and review feedback
  • Banned patterns and deprecated approaches

04Governed, not just stored

Every recall ships with a receipt — which memories matched, why, and what was filtered — plus confidence scores, fact-validity windows, and right-to-forget. Memory you can trust, and delete on demand.

Ship agents that remember.

Six lines of code. Confidence scores, validity windows, and audit trails included. Free until your agents ship.

Talk to us