Skip to content
Claude Desktop

epiphany for Claude Desktop

io.github.gatsv-tech/epiphany

One private, local memory your AI tools share. Cross-model, on-device, never lose a session.

client:Claude Desktop transport:stdio runtime:npm

Install epiphany in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "epiphany": {
      "command": "npx",
      "args": [
        "-y",
        "epiphany-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

epiphany in other clients