Loading MCP server directory, please wait...
Graph + vector memory for agents: recall, ingest, search, distill. Local or remote backend.
npx @getmcp/cli add ai.smartmemory/smartmemory-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.smartmemory/smartmemory-mcp": {
"command": "uvx",
"args": [
"smartmemory-mcp"
]
}
}
}