BilkentAudio/Wwise-MCP
Wwise-MCP is a Model Context Protocol server that allows LLMs to interact with the Wwise Authoring application. It exposes tools from a custom python waapi function library to MCP clients.
Platform-specific configuration:
{
"mcpServers": {
"Wwise-MCP": {
"command": "npx",
"args": [
"-y",
"Wwise-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...