Loading MCP server directory, please wait...
MCP server for AI memory management using Letta - Standard MCP format
npx @getmcp/cli add com.letta/memory-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
LETTA_API_KEYLetta API key for memory operations
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.letta/memory-mcp": {
"command": "npx",
"args": [
"-y",
"@letta-ai/memory-mcp"
],
"env": {
"LETTA_API_KEY": "",
"LETTA_USER_ID": ""
}
}
}
}