AI Agent Memory for Claude Desktop
io.github.xiangzi1126/ai-agent-memory-mcp
Agent-agnostic persistent memory MCP server. Local-first: memories travel with your project.
client:Claude Desktop
transport:stdio
runtime:pypi
Install AI Agent Memory in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ai-agent-memory-mcp": {
"command": "uvx",
"args": [
"ai-agent-memory-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs