MirrorEdge AI: Waves for Cline
io.github.mirroredgeai/waves
Let your assistant see your recording's spectrogram, box the noise, and heal only that.
client:Cline
transport:stdio
runtime:npm
Install MirrorEdge AI: Waves in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"waves": {
"command": "npx",
"args": [
"-y",
"waves-mcp"
],
"env": {
"WAVES_EXECUTABLE": "<WAVES_EXECUTABLE>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs