How to Use the ZEGO / 即构科技 MCP in Claude Code
Run CI/CD pipelines and background jobs using Claude Code's headless terminal execution.
Works with every AI agent you already use
…and any MCP-compatible client
Connect ZEGO / 即构科技 MCP to Claude Code
Create your Vinkius account to connect ZEGO / 即构科技 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.
Checking User Status in Pipelines
The `check_user_status` tool lets your agent verify the status of multiple users. This is perfect for a pre-deployment script that needs to confirm necessary accounts are active. You pipe this output into other tools, letting your CI/CD pipeline fail fast if any user's state is unexpected.
Listing Room Roster and Usage
To audit a room, run `list_rooms` to find the ID. Then, use `get_room_users` to pull all member IDs into your script's variables. You can combine this with `get_usage_stats` to create a comprehensive operational log. This means you don't need an interactive session; everything runs headlessly.
Controlling Media Streams in Scripts
Scripts often require cleanup. Use `stop_media_stream` to force-terminate streams when a container shuts down, preventing resource leaks. Before stopping anything, grab the list with `get_room_streams`. This ensures your script only targets known, active resources.
Set up ZEGO / 即构科技 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 seezego-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest ZEGO / 即构科技 transactions." It will automatically discover and invoke the available ZEGO / 即构科技 tools.
claude mcp add --transport http zego-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 ZEGO / 即构科技 MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the ZEGO / 即构科技 MCP today
We host it, we monitor it, we maintain it. You just paste one token.