Wwise
Wwise-MCP is a Model Context Protocol (MCP) server that enables large language models (LLMs) to interact with the Wwise Authoring application. It exposes a set of tools built on a custom Python WAAPI library, allowing MCP clients such as Claude or Cu
What is Wwise?
Wwise is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to wwise-mcp is a model context protocol (mcp) server that enables large language models (llms) to interact with the wwise authoring application. it exposes a set of tools built on a custom python waapi ...
Wwise-MCP is a Model Context Protocol (MCP) server that enables large language models (LLMs) to interact with the Wwise Authoring application. It exposes a set of tools built on a custom Python WAAPI library, allowing MCP clients such as Claude or Cu
This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- Wwise-MCP is a Model Context Protocol (MCP) server that enab
Use Cases
Maintainer
Works with
Installation
Manual Installation
npx wwise-mcpConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use Wwise
Wwise-MCP is a Model Context Protocol server that bridges AI assistants like Claude and Cursor directly to the Wwise Authoring application via the Wwise Authoring API (WAAPI). It exposes 40+ tools covering hierarchy management, audio configuration, event authoring, game object control, soundbank management, runtime event posting, effects, and profiler capture — letting sound designers describe audio setups in natural language and have the AI execute them in Wwise. Built with a custom Python WAAPI library, it enables both interactive authoring and automated batch operations on Wwise projects.
Prerequisites
- Wwise Authoring application installed and running with WAAPI enabled (Wwise 2021.1 or newer recommended)
- Windows or macOS operating system
- An MCP-compatible client such as Claude Desktop or Cursor
- No Python or Node.js installation required — the server ships as a standalone executable
Download the Wwise-MCP executable
Go to the GitHub releases page for BilkentAudio/Wwise-MCP, download the Wwise-MCP.zip for your platform (Windows or macOS Apple Silicon), and extract it to a permanent location on your machine.
# GitHub releases page:
https://github.com/BilkentAudio/Wwise-MCP/releasesEnable WAAPI in your Wwise project
In the Wwise Authoring application, go to Project Settings > User Preferences and enable 'Wwise Authoring API (WAAPI)'. The default WAAPI port is 8080. Wwise must be open with a project loaded for the MCP server to connect.
Make the binary executable on macOS
On macOS, the downloaded binary needs execute permission before it can be run. Replace the path with where you extracted the archive.
chmod +x "/path/to/Wwise-MCP-v1-0/macOS/Apple Silicon/Wwise-MCP"Add the server to your MCP client configuration
Edit your MCP client configuration file to point to the Wwise-MCP executable. Use the full absolute path to the binary for your platform.
{
"mcpServers": {
"wwise-mcp": {
"command": "/path/to/Wwise-MCP-v1-0/macOS/Apple Silicon/Wwise-MCP",
"args": []
}
}
}Open Wwise and restart your MCP client
Ensure Wwise Authoring is open with WAAPI enabled and a project loaded. Then restart Claude Desktop or Cursor so it connects to the Wwise-MCP server.
Wwise Examples
Client configuration
Example claude_desktop_config.json for Wwise-MCP on macOS Apple Silicon.
{
"mcpServers": {
"wwise-mcp": {
"command": "/Users/you/tools/Wwise-MCP-v1-0/macOS/Apple Silicon/Wwise-MCP",
"args": []
}
}
}Prompts to try
Example prompts for audio authoring in Wwise through the MCP server.
- "Connect to my Wwise project and list the top-level objects in the Actor-Mixer hierarchy."
- "Create a new Sound SFX object under the Actor-Mixer Hierarchy named 'Footstep_Concrete'."
- "Post the 'Play_Explosion' event on 5 new game objects spread 500 units around the origin."
- "Set up a random container under the Footstep folder with 4 audio file children."
- "Resolve all path relationships in the Actor-Mixer hierarchy and report any broken references."
- "Build soundbanks for all platforms and report any errors."Troubleshooting Wwise
Connection refused or WAAPI not responding
Ensure Wwise Authoring is open with a project loaded and WAAPI is enabled in Project Settings > User Preferences. The default WAAPI port is 8080 — check that no firewall or other application is blocking it. Wwise must remain open while using the MCP server.
Permission denied or binary blocked on macOS
Run 'chmod +x "/path/to/Wwise-MCP"' to make the binary executable. If macOS Gatekeeper blocks it, go to System Settings > Privacy & Security and click 'Allow Anyway' after the first blocked attempt, or run 'xattr -dr com.apple.quarantine "/path/to/Wwise-MCP"'.
Tools execute but changes do not appear in the Wwise project
WAAPI operations modify the in-memory Wwise project state. Save the project in Wwise (Ctrl+S / Cmd+S) to persist changes to disk. Some operations may require the Wwise project to be in an unlocked state — check the Wwise log window for any permission or lock errors.
Frequently Asked Questions about Wwise
What is Wwise?
Wwise is a Model Context Protocol (MCP) server that wwise-mcp is a model context protocol (mcp) server that enables large language models (llms) to interact with the wwise authoring application. it exposes a set of tools built on a custom python waapi library, allowing mcp clients such as claude or cu It connects AI assistants to external tools and data sources through a standardized interface.
How do I install Wwise?
Follow the installation instructions on the Wwise GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.
Which AI clients work with Wwise?
Wwise works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is Wwise free to use?
Yes, Wwise is open source and available under the Apache-2.0 license. You can use it freely in both personal and commercial projects.
Wwise Alternatives — Similar Business Applications Servers
Looking for alternatives to Wwise? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.
n8n
★ 189.1kA comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou
LobeHub
★ 77.5k🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.
Jeecgboot
★ 46.4kAI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。
CowAgent
★ 44.7kCowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。
Minds Platform
★ 39.2kPlatform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.
Astrbot
★ 32.8kAI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
Browse More Business Applications MCP Servers
Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up Wwise in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use Wwise?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.