How to Use the FusionSignage MCP in Claude Code
Automate your digital signage infrastructure from the terminal. Claude Code manages screens and schedules through headless commands.
Works with every AI agent you already use
…and any MCP-compatible client
Connect FusionSignage MCP to Claude Code
Create your Vinkius account to connect FusionSignage to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Headless Automation via Claude Code
Your CI/CD pipelines can now interact directly with physical displays using `get_screen_status` and `check_fusion_status`. When a major deployment finishes, Claude Code queries the network to ensure all screens are online. You manage digital signage exactly like you manage cloud servers. If a screen drops offline, the agent triggers an alert and attempts to reset the display using `update_screen`. This MCP Server runs entirely in the background without needing a browser window. Your operations team stays in the terminal where they belong.
Programmatic Playlist Management
Asset pipelines execute `create_playlist` and `list_media` automatically during content syncs. You push new videos to your repository, and a GitHub Action triggers the terminal agent to update the displays. The physical screens reflect your latest commits instantly. Cleaning up old assets is handled by `delete_media` and `delete_playlist` via cron jobs. You write a simple shell script, and the agent purges expired campaigns every night at midnight. Storage management becomes a completely hands-off process.
Infrastructure-as-Code for Scheduling
You define your display timelines in JSON and push them using `create_schedule` and `list_schedules`. The agent reads your configuration files and translates them into live API commands. Marketing campaigns roll out with the same rigor as database migrations. For targeted updates, the system pulls `list_groups` and targets specific locations. It pushes the new content via `assign_playlist` to exactly the right cohort. You control a massive physical network using standard command-line workflows.
Set up FusionSignage MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seefusionsignage-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest FusionSignage transactions." It will automatically discover and invoke the available FusionSignage tools.
claude mcp add --transport http fusionsignage-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about FusionSignage MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the FusionSignage MCP today
We host it, we monitor it, we maintain it. You just paste one token.