AudioMade for Windsurf
io.github.yasib48/audiomade
Generate four real game-audio candidates, audition and select one, then install it into a project.
client:Windsurf
transport:stdio
runtime:npm
Install AudioMade in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"audiomade": {
"command": "npx",
"args": [
"-y",
"audiomade-mcp"
],
"env": {
"AUDIOMADE_API_KEY": "<AUDIOMADE_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs