-
Notifications
You must be signed in to change notification settings - Fork 0
I. Installation
rexbordz edited this page Apr 29, 2026
·
9 revisions
Follow these steps to set up the Stream Deck MCP integration with Streamer.bot.
- Stream Deck 7.4.0 or newer
- Node.js installed. Elgato recommends the LTS version
https://nodejs.org/ - rexbordzUI.dll (Optional but highly recommended for Update Notifications)
- Streamer.bot installed
- Stream Deck application running
This integration relies on MCP (Multi Control Protocol), which must be enabled.
- Open Stream Deck
- Go to Settings
- Enable "Enable MCP Actions"
Warning
This step is required. The integration will not work if MCP is disabled.
👉 Official MCP setup guide:
https://www.elgato.com/us/en/explorer/products/stream-deck/sd-mcp-setup/
- Open Streamer.bot
- Go to Import
- Get the latest import code here
- Confirm the import
- Restart Streamer.bot (or alternatively, do a
Test Triggeron the newly imported action)
- Make sure Stream Deck is running
- Make sure your buttons are already set up in Stream Deck MCP Actions page
- Trigger actions using Streamer.bot triggers
To confirm everything is working:
-
Open this in your browser http://localhost:9090/health
-
The page should return this information:
{"status":"ok","AppConnected":true}
If nothing happens:
- Ensure MCP is enabled
- Ensure Stream Deck is open
- This integration does not create buttons. It executes existing ones in your Stream Deck MCP Actions Page
- Some plugin actions may behave differently depending on MCP support
Now that everything is installed, proceed to:
Learn how to map Streamer.bot triggers to your Stream Deck actions.