How to Use the EyePop.ai MCP in Claude Code
Connect the EyePop.ai MCP Server to Claude Code for headless video analytics in your terminal.
Works with every AI agent you already use
…and any MCP-compatible client
Connect EyePop.ai MCP to Claude Code
Create your Vinkius account to connect EyePop.ai 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 analysis with Claude Code
Pipe local files into `analyze_image` or `analyze_video` directly from your terminal session. It works perfectly in CI/CD pipelines where you need automated detection results. No GUI is required for these operations. You get the raw JSON back for further processing in your shell scripts.
Automate pipeline creation in Claude Code
Use `create_pop` to initialize your visual pipelines via command line. It's the fastest way to set up new environments for automated testing. You can script these calls in your build process. It makes your infrastructure as code approach much easier to manage.
Monitor status with Claude Code
Run `check_eyepop_status` to ensure your connection is healthy before starting a batch job. It's an essential step for reliable automation. If the status returns an error, your scripts can catch it immediately. It prevents broken builds caused by connectivity issues.
Set up EyePop.ai 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 seeeyepopai-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest EyePop.ai transactions." It will automatically discover and invoke the available EyePop.ai tools.
claude mcp add --transport http eyepopai-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 EyePop.ai MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the EyePop.ai MCP today
We host it, we monitor it, we maintain it. You just paste one token.