Heybox Connector for AI agents.
10 live capabilities
Track Chinese gaming trends and market prices with your agent.
Waiting for input…
Why people use Heybox
Heybox for Chinese Gaming Market Research
With this Connector, you can ask your agent to summarize the latest news on a specific game or pull up current market prices for popular skins. It handles the heavy lifting of data collection so you can focus on the strategy.
What Vinkius changes
You get a direct data feed from China's biggest gaming hub into your AI client.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Analyzing pro player performance
A competitive analyst needs to see how a pro player performed in their last few matches.
- Real-world use case 02
Tracking personal gaming achievements
A content creator wants to see what a specific community member has achieved.
- Real-world use case 03
Reading viral community threads
A user wants to read the full text of a viral community post they just saw.
Complete set · 10capabilities
The complete Heybox capability set.
These are the exact actions your AI can choose when you ask it to work with Heybox.
01—04
4 capabilities in this set.
Part of 10 available through Heybox.
- 01 Capability
Get heybox app status
Check the current status of Heybox tasks and applications. This helps you ensure the platform services are running correctly.
- 02 Capability
Get game info
Pull detailed data for a specific game in the database. Use this to see community ratings and overall popularity for any title.
- 03 Capability
Get market prices
See current market prices for items like CS2 or PUBG skins. This is useful for tracking the value of digital assets in the Chinese market.
- 04 Capability
Get match history
Retrieve recent match history for a specific competitive title. Use this to see how players are performing in recent games.
05—07
3 capabilities in this set.
Part of 10 available through Heybox.
- 05 Capability
Get post detail
Get the full content of a specific community post. This allows you to read the full context of a trending discussion.
- 06 Capability
Get user stats
Pull gaming statistics for a specific user account. This is great for tracking personal progress and achievements.
- 07 Capability
List community posts
List the top trending posts from a community board. Use this to see what topics are currently capturing the attention of the community.
08—10
3 capabilities in this set.
Part of 10 available through Heybox.
- 08 Capability
List discount games
Find games that are currently on sale. This helps you identify the best deals available on the platform.
- 09 Capability
List game news
Get the latest news from the gaming industry. This keeps you updated on the biggest stories in the Chinese gaming scene.
- 10 Capability
List lotteries
Find official lotteries and giveaways currently running. This helps you track active community events and rewards.
Set up in minutes
One URL. Then ask Heybox to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Heybox 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_50tua1eXlSYbHpAYqsw0lUiT7jejWDwtncMlwie6/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 Heybox, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Heybox for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_50tua1eXlSYbHpAYqsw0lUiT7jejWDwtncMlwie6/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 Heybox URL.
- Step 03
Save and start
Save the connection and enable Heybox in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"heybox": {
"url": "https://edge.vinkius.com/vk_preview_50tua1eXlSYbHpAYqsw0lUiT7jejWDwtncMlwie6/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 Heybox
Open Agent mode in chat and ask: "Using Heybox, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"heybox": {
"url": "https://edge.vinkius.com/vk_preview_50tua1eXlSYbHpAYqsw0lUiT7jejWDwtncMlwie6/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 Heybox
Ask Copilot: "Using Heybox, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"heybox": {
"url": "https://edge.vinkius.com/vk_preview_50tua1eXlSYbHpAYqsw0lUiT7jejWDwtncMlwie6/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 Heybox
Open Cascade and ask: "Using Heybox, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"heybox": {
"url": "https://edge.vinkius.com/vk_preview_50tua1eXlSYbHpAYqsw0lUiT7jejWDwtncMlwie6/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 Heybox
Ask Cline: "Using Heybox, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add heybox --transport http "https://edge.vinkius.com/vk_preview_50tua1eXlSYbHpAYqsw0lUiT7jejWDwtncMlwie6/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 Heybox
Ask Claude: "Using Heybox, show me...". 10 tools are ready
Where the request belongs
Work Heybox can move forward.
This is for anyone who needs to know what's happening in the Chinese PC gaming scene without having to speak the language or spend hours on BBS boards. It is for researchers who need scale and enthusiasts who want automated stats.
Game Market Researcher
Analyzes Chinese player sentiment and pricing for new launches.
Esports Analyst
Tracks competitive match history and community hype for titles like CS2.
Gaming Content Creator
Monitors trending topics to find news for their audience.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsIGDB Global Gaming Database
The world's most comprehensive gaming database. audit titles, platforms, age ratings, and more via AI.
4399 Open Platform
Manage 4399 Open Platform game distribution. validate logins, query orders, and handle leaderboards directly from any AI agent.
NetEase Cloud Gaming
Manage NetEase Cloud Gaming sessions. orchestrate server instances, monitor user quotas, and scaling capacity directly from any AI agent.
Kuaishou Mini-Game
Kuaishou mini-game developer API. manage cloud storage, leaderboards, analytics, and content moderation for casual games.
SteamSpy
Access Steam market data and game statistics. track owners, playtime, and trending titles directly from your AI agent.
Steam Platform & Hype Intelligence
The definitive server for Steam platform insights. track trending games, player counts, and social connections via AI.
Bring your own AI
Change the model, client or framework. Keep Heybox 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 Heybox.
The practical details behind the request, access and result.
Can I use Heybox MCP to see Chinese gaming trends?
Yes, this Connector connects your agent to the Heybox community. You can ask it to pull trending posts and news from the BBS boards to see what's popular in China.
Does Heybox MCP track CS2 skin prices?
Yes, it can pull current market prices for items like CS2 and PUBG skins. This makes it easy to track the value of digital assets in the Chinese market.
Can I get match history for PUBG?
Yes, the Connector can retrieve recent match history for competitive titles. You can use this to track player performance and recent game results.
Is Heybox MCP good for market research?
It is a primary capability for understanding the Chinese gaming market. It provides access to community sentiment, game ratings, and local industry news.
How do I get data from the Heybox community?
Once you connect the Connector, you can simply ask your AI agent to list community posts or summarize news from the Heybox boards.
Can I check my PUBG or CS2 rankings automatically?
Yes! Use the get_user_stats capability with your Heybox User ID and the target game identifier. Your agent will retrieve your current rank, playtime, and other competitive metrics.
How do I find the correct board ID for community posts?
Board IDs correspond to specific game communities (e.g., PUBG, CS2, Cyberpunk 2077). You can find these IDs in the URL of the board when browsing the Heybox web portal.
Can I list active giveaways and lotteries on Heybox?
Yes! Use the list_lotteries capability. It will retrieve all currently active community giveaways where users can win game keys or other prizes.
One connection away
Give your agent a direct line to Heybox.
Connect Heybox once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available