letta

GitHub

Platform for stateful agents: AI with advanced memory that can learn and self-improve over time.

24,062 stars Python #ai#ai-agents#llm#llm-agent
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "letta": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-letta"
      ]
    }
  }
}