Vinkius
Douyin Mini-Game

Douyin Mini-Game MCP for AI. Automate the entire game backend from your agent.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Douyin Mini-Game MCP on Cursor AI Code EditorDouyin Mini-Game MCP on Claude Desktop AppDouyin Mini-Game MCP on OpenAI Agents SDKDouyin Mini-Game MCP on Visual Studio CodeDouyin Mini-Game MCP on GitHub Copilot AI AgentDouyin Mini-Game MCP on Google Gemini AIDouyin Mini-Game MCP on Lovable AI DevelopmentDouyin Mini-Game MCP on Mistral AI AgentsDouyin Mini-Game MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

Douyin Mini-Game MCP manages the entire backend for casual mobile games. Your agent connects here to handle user authentication, save/load player progress via cloud storage, manage leaderboards, and check all user-generated content against policy violations.

What your AI can do

Check content security

Checks any piece of user-submitted text against Douyin's content rules and reports if it contains prohibited material.

Code2session

Exchanges a temporary login code for the permanent, unique user session tokens needed to access private data.

Get access token

Retrieves the necessary server access token required before making any other API call to the mini-game service.

+ 7 more capabilities included
Manage user login

Exchange a temporary login code for permanent session tokens required to interact with the service.

Save and retrieve player state

Write or read structured data, like progress points or settings, into a persistent cloud storage bucket tied to a user account.

Track performance metrics

Pull current game statistics, including daily active users and player retention rates.

Handle competitive scoring

Submit scores to designated leaderboards or check a user's current rank against competitors.

Filter content for safety

Check any piece of text submitted by a user to ensure it doesn't violate platform community guidelines before publishing.

Included with Plan

Waiting for input…

AI Agent

Douyin Mini-Game: 10 Available Tools

These tools give your AI client direct access to every core function of the mini-game backend, from user authentication to data moderation.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Douyin Mini-Game on Vinkius

Check Content Security

Checks any piece of user-submitted text against Douyin's content rules and reports if it contains prohibited material.

Code2session

Exchanges a temporary login code for the permanent, unique user session tokens...

Get Access Token

Retrieves the necessary server access token required before making any other API...

Get Analytics

Gathers core game performance data, including daily active users and overall player...

Get Game Rank

Retrieves a user's current standing and associated leaderboard details for specific...

Get User Info

Pulls basic profile data about the player, such as their nickname or avatar ID.

Get User Storage

Reads saved key-value pairs from a user's cloud storage record, like old scores or preferences.

Remove User Storage

Clears one or more specific keys from a user's stored data, useful for resetting...

Set User Storage

Saves new key-value pairs to the user's cloud storage record, updating their current...

Submit Score

Sends a numeric score to the designated leaderboard so players can compete for rank.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Douyin Mini-Game integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Douyin Mini-Game, then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Douyin Mini-Game MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Douyin Mini-Game. 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.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 10 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

The headache of managing game state across multiple dashboards

Right now, updating a player's record means jumping from the authentication service to the profile database, then opening the separate leaderboard tool. You copy the session ID from one screen and paste it into another, hoping you didn't lose track of which score belongs where.

With this MCP, your agent handles the handoffs. It manages the entire chain—from authenticating a player to checking their status, all without you leaving your chat window. You just get the final result.

Douyin Mini-Game MCP: Full Backend Control

You no longer need separate workflows for login, saving data, and checking content. The agent sequences these steps for you; it gets the access token first, then reads from `get_user_storage`, verifies content with `check_content_security`, and finally updates the rank via `submit_score`.

It's one single point of truth for your game backend. You tell your agent what to achieve, and it figures out the precise sequence of calls needed.

What your AI can actually do with this

Building a game means managing more than just the front end. You've got logins, persistent data, scores, and moderation queues—all running on separate systems. This MCP connects your agent directly to that backend. Instead of jumping between developer consoles or writing multiple API calls, you talk to your AI client, and it handles the whole lifecycle.

Your agent can first run code2session to get a user online, then use set_user_storage to save their current level and high score. When they post content, it runs check_content_security. If they play again later, your agent retrieves everything using get_user_info and get_user_storage, all while tracking metrics with get_analytics. Everything is available through one place on Vinkius, letting you focus on the game, not the plumbing.

Built · Hosted · Managed by Vinkius Douyin Mini-Game MCP - Manage Game Backend & User State
Server ID 019d8430-f0a0-714c-a919-c54c6bef7d35
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I start using the Douyin Mini-Game MCP? +

You must first subscribe to this MCP on Vinkius. Once connected, your agent will require you to provide your specific App ID and Secret credentials.

Can I just get a user's name using the Douyin Mini-Game MCP? +

Yes, but remember that retrieving basic profile data requires first successfully calling code2session to establish a valid session token.

What is the best way to save game progress? Use set_user_storage? +

That's right. You use set_user_storage when you want your agent to write or update specific key-value pairs, like a player's current level or inventory count.

Does the Douyin Mini-Game MCP handle score resets? +

You can reset progress by explicitly calling remove_user_storage to clear old keys. For competitive scores, you simply overwrite them using submit_score.

What is the correct sequence to get an access token before I can use `code2session`? +

You must first call get_access_token. This provides the necessary credential that allows you to exchange a temporary login code for the final, secure user session keys. Without this initial token, subsequent API calls will fail due to invalid authentication.

How do I validate if user-generated text is safe using `check_content_security`? +

You pass the raw text string directly into check_content_security. The tool returns a boolean value and an explanation of any policy violations. This confirms whether the content can be published in your mini-game.

What specific metrics are available when I call `get_analytics`? +

You retrieve key performance indicators like Daily Active Users (DAU) and user retention rates. These analytics help you spot trends, understand how long players stay engaged, and pinpoint areas where your game needs work.

If I only want to clear one specific setting instead of all data, should I use `remove_user_storage`? +

Yes. Use remove_user_storage and specify the exact keys you need gone (e.g., 'last_login', 'tutorial_completed'). This lets you surgically clean up old entries without wiping out vital game progress.

How do I get my Douyin Mini-Game App ID and Secret? +

Register at the Douyin Open Platform, create a mini-game application, and find your App ID and Secret in the application settings. You'll need entity verification for production deployment.

What is cloud storage used for? +

Cloud storage saves user game data (progress, settings, high scores) as key-value pairs. Each user gets their own storage space. Use setUserStorage to save data and getUserStorage to load it. This is essential for cross-device game continuity.

How does content moderation work? +

The content security API checks user-generated text (nicknames, chat, custom names) against Douyin's content policies. Submit text via the check_content_security tool and receive a pass/fail result. This is mandatory for games with user-generated content features.

Built & Managed by Vinkius 30s setup 10 tools

We've already built the connector for Douyin Mini-Game. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 10 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.