Turns local audio files into an interactive waveform UI inside your MCP host, with playback, EBU R128 loudness metrics (LUFS, LRA, true peak), and a reassigned spectrogram colored by spectral centroid. You call display_audio_file with an absolute path and get transport controls, looping region selection, and both global and instantaneous loudness stats. The playhead position and any selected region are exposed back to the model so follow-up prompts can reference what you're actually hearing. Runs over stdio via npx, works in Claude Desktop, VS Code, Goose, and the MCP Inspector. Reach for it when you need to analyze audio characteristics or discuss specific moments in a file without bouncing between a DAW and your chat window.
claude mcp add --transport stdio counterpoint-studio-audio-file-mcp-app uvx audio-file-mcp-app