Loading MCP server directory, please wait...
Two-tier memory: hot cache (0ms) + semantic search. Self-organizing.
npx @getmcp/cli add io.github.michael-denyer/hot-memory-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.michael-denyer/hot-memory-mcp": {
"command": "uvx",
"args": [
"hot-memory-mcp"
],
"env": {
"MEMORY_MCP_DB_PATH": "",
"MEMORY_MCP_EMBEDDING_MODEL": ""
}
}
}
}