Tencent START Connector for AI agents.
11 live capabilities
Manage cloud gaming infrastructure and session orchestration.
Waiting for input…
Why people use Tencent START
Tencent START Cloud Gaming Infrastructure Management
This Connector lets you do all of that from a single chat window. You can query your game catalog, check real-time user counts, and modify capacity limits with simple commands. You get a way to manage your entire gaming backend without the constant context switching.
What Vinkius changes
You get a direct command line for your cloud gaming infrastructure inside your AI chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Handling a sudden viral spike
A platform operator sees a game trending and uses modify_capacity_limit to increase the player cap immediately.
- Real-world use case 02
Clearing out stuck sessions
An engineer notices a hung instance and uses stop_publish_stream to kill the feed without restarting the whole worker.
- Real-world use case 03
Verifying worker availability
A developer asks the agent to list_workers to see if there's enough room for a new tournament.
Complete set · 11capabilities
The complete Tencent START capability set.
These are the exact actions your AI can choose when you ask it to work with Tencent START.
01—04
4 capabilities in this set.
Part of 11 available through Tencent START.
- 01 Capability
Stop publish stream
This cuts off the video stream for a specific user immediately. Use it if a user's feed is hanging or needs to be closed.
- 02 Capability
Try lock worker
This reserves a specific cloud gaming instance for a user. It ensures that a player gets a dedicated spot in the queue.
- 03 Capability
Create session
This capability starts a new cloud gaming session for a player. It allows you to onboard users quickly without manual intervention.
- 04 Capability
Get capacity limit
This shows the maximum number of concurrent users allowed for a specific game. You can use it to plan for upcoming traffic spikes.
05—08
4 capabilities in this set.
Part of 11 available through Tencent START.
- 05 Capability
Get concurrent user info
This tells you how many people are actually playing a game right now. It is vital for monitoring your real-time traffic.
- 06 Capability
Get worker info
This pulls up the details of a worker assigned to a specific user. Use it to troubleshoot individual connection issues.
- 07 Capability
List games
This shows all the titles currently hosted on the Tencent GS platform. It gives you a quick overview of your active game catalog.
- 08 Capability
List workers
This gives you a full list of workers and their current operational status. It is the fastest way to see your fleet health.
09—11
3 capabilities in this set.
Part of 11 available through Tencent START.
- 09 Capability
Modify capacity limit
This changes the max player count for a game to handle traffic spikes. Use it to scale your capacity up or down as needed.
- 10 Capability
Stop game
This ends a session and releases the instance back into the pool. It is the primary way to free up resources for other users.
- 11 Capability
Stop publish stream by action
This shuts down a video stream using a specific action code. It allows for more granular control over how streams are terminated.
Set up in minutes
One URL. Then ask Tencent START to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Tencent START 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_LFuSlo9tR9yJ9UgCk7xEZCYHph0eW7zRidoqgkFs/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 Tencent START, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Tencent START for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_LFuSlo9tR9yJ9UgCk7xEZCYHph0eW7zRidoqgkFs/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 Tencent START URL.
- Step 03
Save and start
Save the connection and enable Tencent START in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"tencent-start": {
"url": "https://edge.vinkius.com/vk_preview_LFuSlo9tR9yJ9UgCk7xEZCYHph0eW7zRidoqgkFs/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 Tencent START
Open Agent mode in chat and ask: "Using Tencent START, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"tencent-start": {
"url": "https://edge.vinkius.com/vk_preview_LFuSlo9tR9yJ9UgCk7xEZCYHph0eW7zRidoqgkFs/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 Tencent START
Ask Copilot: "Using Tencent START, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"tencent-start": {
"url": "https://edge.vinkius.com/vk_preview_LFuSlo9tR9yJ9UgCk7xEZCYHph0eW7zRidoqgkFs/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 Tencent START
Open Cascade and ask: "Using Tencent START, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"tencent-start": {
"url": "https://edge.vinkius.com/vk_preview_LFuSlo9tR9yJ9UgCk7xEZCYHph0eW7zRidoqgkFs/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 Tencent START
Ask Cline: "Using Tencent START, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add tencent-start --transport http "https://edge.vinkius.com/vk_preview_LFuSlo9tR9yJ9UgCk7xEZCYHph0eW7zRidoqgkFs/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 Tencent START
Ask Claude: "Using Tencent START, show me...". 11 tools are ready
Where the request belongs
Work Tencent START can move forward.
This is for the infrastructure engineer who's tired of manually checking worker logs at 3am or the platform operator who needs to scale capacity the second a game goes viral.
Infrastructure Engineer
Manages worker health and capacity scaling for cloud gaming titles.
Platform Operator
Monitors real-time user concurrency and manages game availability.
Game Developer
Automates backend orchestration for cloud-native gaming releases.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsNetEase Cloud Gaming
Manage NetEase Cloud Gaming sessions. orchestrate server instances, monitor user quotas, and scaling capacity directly from any AI agent.
Tencent CloudBase / 腾讯云开发 TCB
China's dominant serverless platform. orchestrate cloud functions, databases, and storage via AI.
Volcengine RTC
Bring ByteDance's internal RTC Engine to your AI workflow. Administrate audio/video calls, manage servers, and start Mixes.
Kuaishou Mini-Game
Kuaishou mini-game developer API. manage cloud storage, leaderboards, analytics, and content moderation for casual games.
Hathora
Orchestrate multiplayer game infrastructure via Hathora. manage applications, builds, deployments, and game rooms directly from your AI agent.
AccelByte
Manage game backend services via AccelByte. handle users, achievements, leaderboards, and orders directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Tencent START 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 Tencent START.
The practical details behind the request, access and result.
Can I use Tencent START to manage my cloud gaming sessions?
Yes, this Connector lets you create, lock, and stop game sessions directly through your AI agent. It handles the backend orchestration so you don't have to manually manage every instance.
How does Tencent START help with scaling for big events?
You can use it to modify concurrency limits on the fly. This lets your agent adjust how many players can join a game as demand changes during live events.
Can I see which workers are currently active with Tencent START?
Absolutely. You can ask your agent to list all workers and see their current status, including whether they are occupied, idle, or in maintenance.
Does Tencent START work with my existing Tencent Cloud account?
It does. You'll just need to provide your SecretId and SecretKey from the Tencent Cloud Console to connect your agent to the Cloud Gaming service.
Is Tencent START good for monitoring real-time user counts?
Yes, it provides capabilities to check current concurrency for specific games. This helps you keep an eye on traffic without leaving your chat interface.
Can I automatically list all available games on the platform?
Yes! Use the list_games capability. It will retrieve metadata for all configured cloud games, including their names and unique identifiers.
How do I check the status of my cloud gaming workers?
Use the list_workers capability. It returns the availability and current operational state of all server instances allocated to your account.
Can I dynamically modify the concurrency limit for a game?
Yes! Use the modify_capacity_limit capability with the target Game ID and the new maximum concurrent user count to scale your capacity.
One connection away
Give your agent a direct line to Tencent START.
Connect Tencent START once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available