{
  "markdown": "# Waves for Claude\n\n**Repair audio by describing what's wrong — and let Claude look at the spectrogram.**\n\nThis is the Claude plugin for **[MirrorEdge AI: Waves](https://mirroredgeai.com/waves/)**,\na desktop audio-repair editor. The app *is* the MCP server: the same executable you\nclick also answers on stdio, so Claude drives the real editor, through the same code\nand the same undo history your mouse uses.\n\n![Claude boxes a phone buzz on the spectrogram and heals it — the bars vanish, the voice stays](docs/waves-box-heal.gif)\n\n*Three bright bars are a phone buzzing through an interview. Three boxes go round\nthem — one moment in time, each box its own band of pitch — and healing erases what\nis inside and nothing else. The voice underneath is untouched.*\n\n> There's a hum through this whole interview and someone's phone buzzes about\n> four minutes in. Clean it up and tell me what you did.\n\nClaude opens your recording, measures it, notches out the hum, finds the buzz on the\nspectrogram, draws a box around it, heals only that, and reports the noise floor\nbefore and after. Everything it does is undoable.\n\n## Install\n\nYou need Waves itself — the plugin drives it, and the app is the server.\n\n1. **Install Waves** (free to use):\n   [Microsoft Store](https://apps.microsoft.com/detail/9NSD16139JC1) ·\n   [direct download](https://mirroredgeai.com/waves/)\n2. **Add the marketplace and install the plugin:**\n\n```\n/plugin marketplace add MirrorEdgeAI/waves-claude\n/plugin install waves@mirroredge\n```\n\nThat's it. The plugin finds your installation automatically — Store installs, direct\ninstalls and unusual locations are all handled. If it can't find Waves, it tells you\nwhere to get it.\n\nPrefer to wire it up by hand? Open Waves and go to **Help ▸ Works with Claude** for\nthe exact command for your machine.\n\n## What Claude can do\n\nSeventeen tools. The two that matter most are at the bottom.\n\n| Tool | What it's for |\n| --- | --- |\n| `open_recording` | Open an audio file — or a video, whose sound is lifted out |\n| `close_recording` | Put it down again |\n| `look_at_recording` | Run eleven checks and list what's wrong, worst first, in plain English |\n| `measure` | Loudness, true peak, noise floor — where things stand right now |\n| `list_fixes` | All 26 repairs, and what every setting means |\n| `apply_fix` | Run one, on the whole recording or one stretch of it |\n| `edit_box` | Draw a box in time **and** pitch, and heal, quieten or boost only inside it |\n| `isolate_speakers` | Split a noisy room into one track per voice |\n| `history` · `undo` · `redo` | Everything done so far, and walking it backwards and forwards |\n| `export` · `export_speakers` · `save_session` | Keep the result |\n| `check_the_export` | Confirm what landed on disk is what you meant |\n| **`picture_of_the_sound`** | **Claude sees the spectrogram** — the actual picture, zoomed where it asks |\n| **`picture_of_the_editor`** | **Claude sees the app** — any pane, as it looks on screen |\n\nThose last two are why this is different from wrapping a command-line tool. Claude\ndoesn't guess where the noise is from a description. It looks at the picture, finds\nthe bright bar, and puts a box round it.\n\n## Your audio never leaves your computer\n\nClaude sends *instructions* — \"take out the clicks\", \"quieten 2–3 kHz between 0:06\nand 0:08\" — and Waves does the work locally, sending back *measurements* and, when\nasked, a picture. Your recording is never uploaded, transmitted or copied anywhere.\n\nWaves makes exactly two kinds of network call in its entire life: activating your\nlicence once, and fetching a file you asked it to open from a link.\n\n## What it costs\n\nNothing extra for the plugin. **Waves is free to use** — opening, editing, listening,\nmeasuring, and letting Claude experiment as much as it likes. A subscription covers\nwhat you **keep**: exported files, saved speaker tracks and saved sessions.\n\n- **$29/month** or **$290/year**, direct from\n  [mirroredgeai.com/waves](https://mirroredgeai.com/waves/)\n- Mac App Store pricing is set by Apple and differs\n\n## Requirements\n\n- **Windows 10 (1809) or later**, or **macOS**\n- **Waves 0.5.1 or later**\n- Claude Code, or any MCP client\n\n---\n\nBuilt by [MirrorEdge AI](https://mirroredgeai.com) ·\n[Guide](https://mirroredgeai.com/waves/claude/) ·\n[Terms](https://mirroredgeai.com/terms/) ·\n[Privacy](https://mirroredgeai.com/privacy/)\n",
  "bytes": 4373,
  "sha": "203fb7ca8bf0dc48424bc6b7f3cb6f8a7310c337100bbecbf104fd1f7f687c40",
  "repo_slug": "mirroredgeai/waves-claude",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_mirroredgeai_waves_e92e6933/readme"
}