WigAI - Bitwig Studio Extension for AI Control
@fabb
About WigAI - Bitwig Studio Extension for AI Control
Bitwig Controller Extension that provides an MCP Server for AI Agent control
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is WigAI - Bitwig Studio Extension for AI Control?
WigAI is a Model Context Protocol (MCP) server implemented as a Bitwig Studio extension. It provides an interface for external AI assistants to control Bitwig Studio through simple text-based commands, enabling hands-free control via an AI agent.
How to use WigAI - Bitwig Studio Extension for AI Control?
Install the .bwextension file in your Bitwig Studio extensions directory, launch Bitwig, and activate WigAI in Preferences > Extensions. The MCP server then runs at http://localhost:61169/mcp, where any external AI agent supporting the Model Context Protocol can connect to send commands and receive responses.
Key features of WigAI - Bitwig Studio Extension for AI Control
- MCP server implementation for AI integration
- Transport control (start/stop playback)
- Device parameter control for selected devices
- Clip and scene launching capabilities
Use cases of WigAI - Bitwig Studio Extension for AI Control
- Hands-free control of Bitwig Studio via text commands
- Integrating IDE-based copilots or standalone AI assistants with Bitwig
- Automating clip and scene launching through an external AI agent
- Adjusting device parameters without manual interaction
FAQ from WigAI - Bitwig Studio Extension for AI Control
What are the system requirements for WigAI?
Bitwig Studio 5.2.7 or later, Java 21 LTS, and an external AI agent that supports the Model Context Protocol are required.
How do I install WigAI?
Copy the WigAI.bwextension file from build/extensions to your Bitwig Studio extensions directory, launch Bitwig, then activate WigAI in the Extensions section of Preferences.
How does WigAI communicate with AI agents?
WigAI runs an MCP server at http://localhost:61169/mcp. External AI agents connect to this endpoint using the Model Context Protocol.
What can WigAI control in Bitwig Studio?
It can start/stop playback, control device parameters on selected devices, and launch clips and scenes.
Can I build WigAI from source?
Yes, run ./gradlew build to generate the .bwextension file in the build/extensions directory. Building requires Java 21 and Gradle.
More Developer Tools MCP servers
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
MCP Framework
QuantGeekDevThe Typescript MCP Framework
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Minecraft MCP Server
yuniko-softwareA Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, allowing AI assistants to build structures, explore the world, and interact with the game environment through natural language instruction
Comments