How to Use the Leiting Games MCP in Windsurf
Let Cascade chain multi-step game submissions and compliance checks across Leiting Games directly inside your Windsurf editor.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Leiting Games MCP to Windsurf
Create your Vinkius account to connect Leiting Games to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Automate game submission reviews in Windsurf
Cascade takes your raw build files, packages them, and uses `submit_game` to kick off the Leiting Games review process without you clicking around a web UI. It monitors the feedback loop in real time, checking `get_game_status` to alert you in Windsurf the second a build changes state. If a Leiting Games submission hits a roadblock, this MCP server lets Windsurf pull the exact error logs. You don't have to manually check what went wrong; Cascade just reads the status and tells you what to fix.
Continuous compliance and audit tracking
Regulatory changes in the Chinese gaming market happen fast, making manual checks a recipe for disaster. This tool lets Windsurf run `get_compliance_status` to see exactly where your Leiting Games title stands before you push code. The Cascade agent can also query `get_audit_logs` to trace who changed what in your Leiting Games publishing pipeline. You get a clear, chronological history of account actions without leaving your Windsurf workspace.
Analyze developer and partner metrics on the fly
Spotting performance trends shouldn't require exporting CSVs and building manual spreadsheets. This MCP connection lets Cascade use `get_partner_stats` to fetch your latest Leiting Games distribution numbers and presents them in a clean layout. You can also query `get_marketing_data` to see which campaigns are actually driving installations for your Leiting Games. Combining this with `list_collaborations` gives Windsurf a quick snapshot of how your co-marketing efforts are paying off.
Set up Leiting Games MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Leiting Games MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Leiting Games payment history." If connected, Cascade will call the Leiting Games tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"leiting-games-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Leiting Games. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
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 Leiting Games MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Leiting Games MCP today
We host it, we monitor it, we maintain it. You just paste one token.