
What it does
A Bitfocus Companion connection module for the Presentation Commander server — drive a running master server from a Stream Deck or any other Companion surface.
It talks to the server's existing JSON-RPC automation API on port 9700 over plain HTTP, so there is nothing extra to install on the server side.
- Actions: route output, blackout output, recall scene to output, send a note to stage, next and previous slide
- Every output, scene, source and client dropdown is populated live from the server's current state, so the lists always match what is actually configured
- No hand-typed ids anywhere
- The API has no authentication and binds loopback by default — reach it across machines through an SSH tunnel or an authenticating reverse proxy
Where it stands
Released. Not in the official Companion module store — install it as a developer module.