Persistent memory for AI agents β history, context, semantic search, queues. 17 tools, stdio/SSE.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Persistent memory for AI agents β conversation history, key-value context, and semantic search across sessions. As easy as git.
git remembers your code. agmry remembers everything else.
Your agent writes great code all day β then forgets every decision the moment its context window resets. So you become the memory layer: re-explaining the project, the preferences, what broke last time. Agentic Memory is the memory your agent runs itself: one install, and it stores, recalls, and searches its own state across sessions, machines, and even other agents. It can even sign itself up β one command returns a working API key, no browser, no human.
Works with: Claude Code Β· Cursor Β· Cline Β· Windsurf Β· Aider Β· Codex Β· any MCP client
Install to full recall in 60 seconds β real terminal session, no mockups. Watch all the demos.
No browser. No OAuth. No waiting for a human.
The key works immediately β every endpoint, every tool, full access for 48 hours. Within that window, your human completes a $0 card-auth that starts the free 7-day trial on the same key. Miss the window? Nothing is deleted β the key pauses and revives the moment the card-auth completes. Add --email you@company.com and the human gets the link automatically.
A transcript dump isn't memory. Agents need different recall for different things:
And semantic search stitches it together when the agent only half-remembers:
Instead of pasting yesterday's summary into today's prompt:
~200 tokens of structured state, not top-k chunks of old transcripts.
Prefer tools over a CLI? agmry ships an MCP server. Point Claude Code (or any MCP client) at it and your agent gets 17 native tools: store, recall, search, bootstrap, context, entries, spaces, queues.
Claude Code remembering across sessions via MCP β click to watch.
For clients that use a JSON config (Cline, Cursor, Windsurf), pass your API key via the environment β the MCP server runs outside your project directory, so it won't pick up .agmry/config.json:
Claude Web, Claude Desktop, Raycast, or any hosted MCP client can connect straight to the remote server. Same tools, same API key, nothing to install:
Create a space the server can never read. Encryption happens inside the CLI β the API only ever sees ciphertext.
Or derive per-space keys from a passphrase instead of storing a key:
Notes:
--encryption managed β the server encrypts your data at rest and every feature (search, summaries) keeps working. No client key needed.agmry key show --reveal.Key resolution order: --enc-key / --passphrase flag β AGMRY_ENCRYPTION_KEY env β ./.agmry/config.json β ~/.agmry/config.json. Same envelope and key derivation as the Node and Python SDKs β keys are interchangeable across all three.
Spaces are shareable. One agent stores the deploy runbook; another recalls it a week later, from a different machine, over a different interface (CLI, MCP, or REST β same memory). Your agents hand off between sessions and between projects without you couriering context.
And you stay in the loop: everything your agents remember is browsable in a human dashboard.
Everything your agents remember, in one dashboard β click to watch.
FIFO queues inside a space. One agent pushes work, another pops it β no polling glue, no extra infra.
Exit code 2 on empty means shell loops branch cleanly: while agmry queue SPACE jobs pop --wait 25 --json; do ...; done. Envelopes are opaque JSON β the server never inspects them.
Add to your CLAUDE.md, .cursorrules, .clinerules, .windsurfrules, or AGENTS.md:
--key flagAGMRY_API_KEY environment variableAGENTICMEMORY_API_KEY environment variable./.agmry/config.json (project-local)~/.agmry/config.json (global)Add .agmry/ to your .gitignore.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/agenticmemory)<a href="https://allmcps.com/mcp/agenticmemory"><img src="https://allmcps.com/api/badge/agenticmemory?style=directory" alt="Agenticmemory on AllMCPs" /></a>