Douyu Connector for AI agents.
10 live capabilities
Track live streaming metrics and esports bullet-chats in real time.
Waiting for input…
Why people use Douyu
Douyu for Live Streaming Analytics and Esports Data
With this Connector, that entire process happens through a single conversation with your AI agent. You can ask for a summary of the current vibe, a list of active rooms in a specific category, or a breakdown of the top tippers, and get it instantly. You're moving from manual data collection to immediate, actionable intelligence.
What Vinkius changes
You get real-time streaming data piped directly into your AI workflow.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Real-time Sentiment Analysis
A community manager asks their agent to check the last 50 bullet-chats for room 123 and tell me if people are complaining about the lag.
- Real-world use case 02
Trend Spotting
An analyst asks, 'Which categories are seeing the most live rooms right now?
- Real-world use case 03
VIP Management
A mod team uses the capability to get the top 10 donors from the last month to identify and reward high-value community members.
Complete set · 10capabilities
The complete Douyu capability set.
These are the exact actions your AI can choose when you ask it to work with Douyu.
01—04
4 capabilities in this set.
Part of 10 available through Douyu.
- 01 Capability
Follow streamer
Automatically follow a specific creator using your OAuth token.
- 02 Capability
Get danmu config
Grab the necessary WebSocket parameters to connect to a live bullet-chat stream.
- 03 Capability
Get gift list
See every virtual gift currently available in a specific room.
- 04 Capability
Get live rooms
Get a list of all streams currently live within a chosen category.
05—07
3 capabilities in this set.
Part of 10 available through Douyu.
- 05 Capability
Get room detail
Pull comprehensive data points about a specific live room.
- 06 Capability
Get stream categories
Look up all available game and IRL categories on the platform.
- 07 Capability
Get top donators
Fetch the weekly or monthly leaderboard for top tippers.
08—10
3 capabilities in this set.
Part of 10 available through Douyu.
- 08 Capability
Get user stats
Look up the profile information for any standard user.
- 09 Capability
Search streamers
Find specific creators by searching for their names or common aliases.
- 10 Capability
Send message
Post a message directly into a stream's Danmu chat.
Set up in minutes
One URL. Then ask Douyu to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Douyu from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_B2eIF3GhcVlQ83BEkI3IStLpwfHMCS2Wy7WFVwfS/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Douyu, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Douyu for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_B2eIF3GhcVlQ83BEkI3IStLpwfHMCS2Wy7WFVwfS/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Douyu URL.
- Step 03
Save and start
Save the connection and enable Douyu in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"douyu": {
"url": "https://edge.vinkius.com/vk_preview_B2eIF3GhcVlQ83BEkI3IStLpwfHMCS2Wy7WFVwfS/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Douyu
Open Agent mode in chat and ask: "Using Douyu, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"douyu": {
"url": "https://edge.vinkius.com/vk_preview_B2eIF3GhcVlQ83BEkI3IStLpwfHMCS2Wy7WFVwfS/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Douyu
Ask Copilot: "Using Douyu, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"douyu": {
"url": "https://edge.vinkius.com/vk_preview_B2eIF3GhcVlQ83BEkI3IStLpwfHMCS2Wy7WFVwfS/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Douyu
Open Cascade and ask: "Using Douyu, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"douyu": {
"url": "https://edge.vinkius.com/vk_preview_B2eIF3GhcVlQ83BEkI3IStLpwfHMCS2Wy7WFVwfS/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Douyu
Ask Cline: "Using Douyu, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add douyu --transport http "https://edge.vinkius.com/vk_preview_B2eIF3GhcVlQ83BEkI3IStLpwfHMCS2Wy7WFVwfS/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Douyu
Ask Claude: "Using Douyu, show me...". 10 tools are ready
Where the request belongs
Work Douyu can move forward.
This is for the people who live in the weeds of live broadcasting—the analysts, the community managers, and the brand reps who need to know what's happening on screen right now.
Esports Data Analyst
Pulls retention metrics and tournament logs into CSVs for post-game reports.
VTuber Community Manager
Monitors bullet-chat velocity to catch spam or toxic behavior early.
Sponsorship Liaison
Verifies audience engagement and donor activity to prove ROI to brands.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTwitch
Manage your Twitch channel. audit streams, followers, and clips via AI.
Bilibili Live
Automate VTuber interaction parsing via Bilibili Live. monitor super-chats, extract danmaku streams, and manage host rooms natively from any AI agent.
FanPower (PickUp)
Drive fan engagement via FanPower (PickUp). manage interactive questions, track fan picks, and monitor rewards directly through your AI agent.
Steam Performance & Scouting Intelligence
The definitive server for professional Steam scouting. analyze player performance, achievements, and technical game stats via AI.
B5 Arena
Automate Counter-Strike intelligence via B5 Arena. scan matchmaking leaderboards, track player ELO, and fetch competitive match logs natively from any AI agent.
ThinkingData / 数数科技
Dominant games and app analytics platform. query events, audit users, and track data via AI.
Bring your own AI
Change the model, client or framework. Keep Douyu connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Douyu.
The practical details behind the request, access and result.
Can I use the Douyu MCP to track esports tournament metrics?
Yes, you can pull real-time viewer populations and room details to see how a tournament is performing as it happens.
How does the Douyu MCP handle bullet-chats?
It connects to the Danmu stream so your agent can read and analyze high-velocity comments as they appear on the broadcast.
Can I use this to find new streamers on Douyu?
Yes, the Connector lets you search for streamers by alias and browse all active categories to find new talent quickly.
Does the Douyu MCP show who the biggest tippers are?
It can pull weekly and monthly leaderboards of top donors, which is great for tracking high-value engagement and community support.
Is the Douyu MCP good for monitoring community sentiment?
Absolutely, because it pulls live chat data, your agent can summarize the audience's mood in real time.
Can I use the Douyu MCP to send messages to a live stream?
Yes, it includes a capability to post messages directly into a stream's Danmu chat for real-time interaction with your audience.
Can my AI automatically aggregate bullet-chat density from a major active esports broadcast directly?
Yes! Utilize the get_room_danmu integration command. Your agent will dynamically hook to the channel pinging the rapid incoming stream mapping it natively to your terminal workspace seamlessly bypassing clunky UI obstacles totally and continuously.
How do I easily discover what tier of streamer category dominates the current local timezone traffic?
Direct your agent to use the search_category_metrics capability checking the highest weighted nodes inside the response hierarchy sorting viewership metrics heavily bypassing raw unstructured noise dynamically avoiding manual page scrolling routines completely.
Are there any destructive capabilities regarding overarching account deletions or unapproved streaming executions?
No. The core structure isolates tasks strictly on retrieving passive data arrays without injecting changes downstream blocking inherently all write pathways firmly bypassing structural mutations altogether in the process loop constantly running below.
One connection away
Give your agent a direct line to Douyu.
Connect Douyu once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available