CleanAudio

Cursor MCP for audio tools

Register CleanAudio as a remote MCP server in Cursor Settings, sign in, then process audio from the agent chat

MCP
1

Add CleanAudio to Cursor

Open Cursor Settings → MCP, add a remote server named CleanAudio, paste the connector URL, then click Add and sign in

Cursor MCP docs
2

Connect and start cleaning

After signing in, ask Cursor to clean, cut, or transcribe audio

CleanAudio Cursor MCP is a remote HTTP MCP server you add in Cursor Settings → MCP. Paste https://mcp.cleanaudio.app/mcp, authorize your CleanAudio account, then ask Cursor to clean or edit audio files.

Ideal for developers and creators who already live in Cursor and want podcast or voice cleanup without switching to a separate audio app for every task.

Audio processing inside your coding agent

Developer using Cursor with MCP

Remote MCP, not another desktop install

Point Cursor at the CleanAudio URL. The agent discovers tools at runtime and keeps auth tied to your account.

Laptop workflow with audio files

Fits content + engineering workflows

Trim assets for demos, clean voiceovers for docs videos, or transcribe meeting recordings without leaving Cursor.

Audio editing credits

Credits follow your CleanAudio plan

MCP calls use the same minutes and credits as cleanaudio.app. No second billing system for the connector.

Add CleanAudio MCP in Cursor

Uses Cursor's remote MCP URL support. No local binary required for the primary path.

  1. 1

    Open Cursor Settings → MCP

    Create a new MCP server entry named cleanaudio (or CleanAudio).

  2. 2

    Paste the remote URL

    Set the server URL to https://mcp.cleanaudio.app/mcp. Prefer Streamable HTTP when Cursor offers a transport choice.

  3. 3

    Authorize in the browser

    Cursor triggers CleanAudio sign-in. Approve access so tool calls run as your user.

  4. 4

    Ask Cursor to clean audio

    Example: "Clean noise from this interview WAV and return a download link." Cursor calls CleanAudio tools over MCP.

Cursor remote MCP config

Example mcpServers entry for Cursor.

Cursor (remote URL)JSON
{
  "mcpServers": {
    "cleanaudio": {
      "url": "https://mcp.cleanaudio.app/mcp"
    }
  }
}

Tools your agent can call

Your agent can call clean_noise, cut_audio, join_audio, text_to_speech, remove_silence, and transcribe on the same CleanAudio backend as the web app.

clean_noise

Remove background noise from podcast recordings

cut_audio

Trim MP3 files to create ringtones or clips

join_audio

Merge multiple audio files into one

text_to_speech

Convert blog posts to audio narration

remove_silence

Clean up long recordings by removing pauses

transcribe

Convert speech to text automatically

CleanAudio Cursor MCP Server FAQ

Open Cursor Settings → MCP, add a remote server, paste https://mcp.cleanaudio.app/mcp, then complete CleanAudio sign-in when prompted.

The recommended path is the remote URL. That avoids maintaining a local process for everyday use in Cursor.

clean_noise, cut_audio, join_audio, text_to_speech, remove_silence, and transcribe, backed by CleanAudio.

No. Authentication is CleanAudio account OAuth through the browser after you add the MCP URL.

Each person should sign in with their own CleanAudio account so credits and file access stay scoped correctly.

Wire CleanAudio into Cursor

Paste the remote MCP URL in Cursor Settings and start cleaning audio from the agent.