How to Use the Face++ / Megvii MCP in Claude Code
Add Face++ / Megvii to Claude Code for headless biometric processing and computer vision in your CI/CD pipelines.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Face++ / Megvii MCP to Claude Code
Create your Vinkius account to connect Face++ / Megvii 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 face analysis with Claude Code
Use `detect_face` and `compare_faces` in your shell scripts to automate identity verification. Claude Code executes these calls without a UI, making it ideal for backend authentication checks. It pipes the output of `search_face` directly into your next command. This allows you to build automated pipelines that verify users against a FaceSet registry during deployment.
Automated body and gesture detection
Claude Code calls `detect_body` and `skeleton_detect` to extract movement data from your assets. It processes these frames in the background, perfect for monitoring or logging tasks. It also supports `gesture_detect` for triggering logic based on hand movements. You can pipe these results into your monitoring tools to track activity in real-time.
Scripted FaceSet management
Automate your registry maintenance by calling `create_faceset` and `add_face_to_faceset` from the terminal. Claude Code handles the state so you don't need to track ID tokens manually. Use `get_faceset_detail` to verify your record counts before running a cron job. If you need to clear old entries, simply trigger `remove_face_from_faceset` via a shell command.
Set up Face++ / Megvii 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 seeface-megvii-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Face++ / Megvii transactions." It will automatically discover and invoke the available Face++ / Megvii tools.
claude mcp add --transport http face-megvii-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 Face++ / Megvii MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Face++ / Megvii MCP today
We host it, we monitor it, we maintain it. You just paste one token.