How to Use the 4YouSee MCP in Claude Code
Query your 4YouSee screens and media metadata directly from the command line using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect 4YouSee MCP to Claude Code
Create your Vinkius account to connect 4YouSee 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 Signage Monitoring with Claude Code
The `get_player` tool retrieves deep performance metrics for any specific screen from your terminal using the MCP Server. Claude Code executes this tool, pipes the raw JSON to your local shell, and alerts you to hardware failures. You can run this inside cron jobs or interactive terminal sessions. Your agent checks the display logs, formats the output, and writes a quick summary of the screen health.
Command-Line Media Queries via MCP Server
The `list_medias` tool outputs your entire asset library directly to your command line. Claude Code parses this output to find oversized files or broken links, saving you from heavy web interfaces. It turns complex content checks into simple shell commands. Your agent filters the JSON, finds assets uploaded today, and prints them in a clean terminal table.
Template and User Directory Audits
The `list_templates` tool grabs your active layout structures so you can inspect them without opening a browser. Claude Code pulls these templates alongside `list_users` to see which team members have access to which layouts. This gives you instant visibility into your system configuration. Your agent runs the checks, compares the permissions, and logs the results directly to your terminal screen.
Set up 4YouSee 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 see4yousee-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest 4YouSee transactions." It will automatically discover and invoke the available 4YouSee tools.
claude mcp add --transport http 4yousee-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 4YouSee MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the 4YouSee MCP today
We host it, we monitor it, we maintain it. You just paste one token.