Magic Master — Audio Mastering for Claude Desktop
pro.magicmaster/mastering
Audio mastering for AI agents: LUFS/True Peak targets, Suno/Udio AI-fingerprint removal.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:11
Install Magic Master — Audio Mastering in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mastering": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://magicmaster.pro/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs