streamdeck_install_mcp_plugin
Installs the streamdeck-mcp plugin into the Elgato Plugins directory to preserve touchstrip icons and backgrounds after app restart. Supports forced reinstall for upgrades.
Instructions
Install the bundled streamdeck-mcp Stream Deck plugin into the user's Elgato Plugins directory. The plugin is a minimal shell that declares encoder support so that per-instance touchstrip icons and backgrounds written by streamdeck_write_page survive an Elgato app restart. Idempotent — returns installed=false when already present unless force=true. streamdeck_write_page also auto-installs this plugin when an encoder button targets it, so most callers do not need to invoke this directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Reinstall the plugin even if it already exists. Useful after upgrading streamdeck-mcp. |