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
{
"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