Add CleanAudio to Cursor
Open Cursor Settings → MCP, add a remote server named CleanAudio, paste the connector URL, then click Add and sign in
Register CleanAudio as a remote MCP server in Cursor Settings, sign in, then process audio from the agent chat
Open Cursor Settings → MCP, add a remote server named CleanAudio, paste the connector URL, then click Add and sign in
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.
Point Cursor at the CleanAudio URL. The agent discovers tools at runtime and keeps auth tied to your account.
Trim assets for demos, clean voiceovers for docs videos, or transcribe meeting recordings without leaving Cursor.
MCP calls use the same minutes and credits as cleanaudio.app. No second billing system for the connector.
Uses Cursor's remote MCP URL support. No local binary required for the primary path.
Create a new MCP server entry named cleanaudio (or CleanAudio).
Set the server URL to https://mcp.cleanaudio.app/mcp. Prefer Streamable HTTP when Cursor offers a transport choice.
Cursor triggers CleanAudio sign-in. Approve access so tool calls run as your user.
Example: "Clean noise from this interview WAV and return a download link." Cursor calls CleanAudio tools over MCP.
Example mcpServers entry for Cursor.
{
"mcpServers": {
"cleanaudio": {
"url": "https://mcp.cleanaudio.app/mcp"
}
}
}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.
Remove background noise from podcast recordings
Trim MP3 files to create ringtones or clips
Merge multiple audio files into one
Convert blog posts to audio narration
Clean up long recordings by removing pauses
Convert speech to text automatically
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.
Paste the remote MCP URL in Cursor Settings and start cleaning audio from the agent.