Claude Code is brilliant in the moment and amnesiac across sessions: yesterday's architecture decision, your deployment quirks, the library you banned — gone every restart. A persistent memory layer over MCP fixes that without changing how you work.
What you get
- remember: Claude saves durable facts — decisions, preferences, gotchas — as it works.
- recall: next session, it retrieves them by meaning before repeating old mistakes.
- The same MCP server also converts documents, ingests URLs, and searches your knowledge bases — context on demand.
Setup
- Create a free Kit for AI account and generate an API key.
- Add the Kit for AI MCP server to your Claude Code config with that key.
- Ask Claude to remember something; ask it to recall next session. That's the whole integration.
Why cloud memory matters for coding agents
Memory stored in the cloud follows you across machines, repos, and even tools — the same memories are available to Claude Desktop, your scripts, and any MCP-capable agent. Project knowledge stops living in one laptop's dotfiles.