Skip to content
Claude Desktop

MirrorEdge AI: Waves for Claude Desktop

io.github.mirroredgeai/waves

Let your assistant see your recording's spectrogram, box the noise, and heal only that.

client:Claude Desktop transport:stdio runtime:npm

Install MirrorEdge AI: Waves in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "waves": {
      "command": "npx",
      "args": [
        "-y",
        "waves-mcp"
      ],
      "env": {
        "WAVES_EXECUTABLE": "<WAVES_EXECUTABLE>"
      }
    }
  }
}

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

MirrorEdge AI: Waves in other clients