Loading MCP server directory, please wait...
Generate four real game-audio candidates, audition and select one, then install it into a project.
npx @getmcp/cli add io.github.yasib48/audiomadeRequires Node.js 18+. Community-contributed server. Review source before installing.
AUDIOMADE_API_KEYPrivate key created in the AudioMade account setup dialog.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.yasib48/audiomade": {
"command": "npx",
"args": [
"-y",
"audiomade-mcp"
],
"env": {
"AUDIOMADE_API_KEY": ""
}
}
}
}