Loading MCP server directory, please wait...
Gaudio Lab Audio AI — Stem Separation, DME Separation, AI Text Sync
npx @getmcp/cli add com.gaudiolab/mcp-developersRequires Node.js 18+. Community-contributed server. Review source before installing.
GAUDIO_API_KEYGaudio Lab API key from https://www.gaudiolab.com/developers
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.gaudiolab/mcp-developers": {
"command": "npx",
"args": [
"-y",
"@gaudiolab/mcp-developers"
],
"env": {
"GAUDIO_API_KEY": ""
}
}
}
}