Platform for stateful agents: AI with advanced memory that can learn and self-improve over time.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"letta": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-letta"
]
}
}
}