telemem for Claude Code
io.github.teleai-uagi/telemem
Long-term and multimodal memory for AI agents - character-aware, mem0-compatible, fully-local option
client:Claude Code
transport:stdio
runtime:pypi
Install telemem in Claude Code
run in your project directory
claude mcp add telemem -e OPENAI_API_KEY=<OPENAI_API_KEY> -e TELEMEM_CONFIG=<TELEMEM_CONFIG> -e TELEMEM_DEFAULT_USER_ID=<TELEMEM_DEFAULT_USER_ID> -- uvx telemem
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs