Skip to content
Claude Desktop

AudioMade for Claude Desktop

io.github.yasib48/audiomade

Generate four real game-audio candidates, audition and select one, then install it into a project.

client:Claude Desktop transport:stdio runtime:npm

Install AudioMade in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "audiomade": {
      "command": "npx",
      "args": [
        "-y",
        "audiomade-mcp"
      ],
      "env": {
        "AUDIOMADE_API_KEY": "<AUDIOMADE_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

AudioMade in other clients