How to Use the Bilibili Live MCP in Claude Code
Pipe real-time Bilibili Live chat streams and room metadata straight into your terminal tools using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Bilibili Live MCP to Claude Code
Create your Vinkius account to connect Bilibili Live 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.
Pipe Bilibili Live chat into terminal utilities with this MCP Server
The `get_danmu_config` tool provides the WebSocket configurations you need to stream live chat directly to your terminal. From there, you can use `send_danmu` to broadcast system alerts or commit logs straight to your stream chat using simple shell commands. This lets you build lightweight shell scripts that listen to the live chat without opening a heavy browser tab. You can pipe the terminal output directly into other command-line tools to grep for specific keywords.
Run automated cron jobs for your Bilibili Live broadcast
Using `get_room_play_info`, Claude Code checks your live stream status and playback URLs directly from a cron job. If the stream goes down, the agent can run `update_room_title` to change your room status and alert your audience. This headless execution works perfectly in remote server environments where you don't have a GUI. You get absolute control over your broadcast status with simple terminal scripts.
Extract stream financial logs from the CLI
The `get_super_chats` tool extracts paid messages, and `get_gift_history` retrieves recent virtual item logs directly to stdout. This lets you pipe financial data into local spreadsheets or text ledgers without opening a browser. You can run this query on demand or schedule it to archive your stream earnings at the end of every broadcast. The raw JSON output makes it easy to append data to your existing ledger files.
Set up Bilibili Live 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 seebilibili-live-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Bilibili Live transactions." It will automatically discover and invoke the available Bilibili Live tools.
claude mcp add --transport http bilibili-live-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 Bilibili Live MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Bilibili Live MCP today
We host it, we monitor it, we maintain it. You just paste one token.