Knowledge Systems
Trust: 30/100 (Limited)com.letta/memory-mcp Guide
MCP server for AI memory management using Letta - Standard MCP format
by letta-ai
Quick Start
Install
npx @letta-ai/memory-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"com-letta-memory-mcp": {
"command": "npx",
"args": [
"@letta-ai/memory-mcp"
]
}
}
}