Skip to content
Claude Code

a mem mcp for Claude Code

io.github.diaaaj/a-mem-mcp

Self-evolving memory system for AI agents

client:Claude Code transport:stdio runtime:pypi

Install a mem mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add a-mem-mcp -e LLM_BACKEND=<LLM_BACKEND> -e LLM_MODEL=<LLM_MODEL> -e OPENAI_API_KEY=<OPENAI_API_KEY> -e EMBEDDING_MODEL=<EMBEDDING_MODEL> -e CHROMA_DB_PATH=<CHROMA_DB_PATH> -- uvx a-mem

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

a mem mcp in other clients