$ timeahead_
mcp/rag-memory-epf-mcp/install

install rag-memory-epf-mcp

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/bripin123/rag-memory-epf-mcp
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rag-memory": {
      "command": "npx",
      "args": [
        "-y",
        "rag-memory-epf-mcp@latest"
      ],
      "env": {
        "DB_FILE_PATH": "/path/to/your-project/.memory/rag-memory.db"
      }
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/rag-memory-epf-mcp/install/claude-desktop
← back to rag-memory-epf-mcp