4399 Open Platform

4399 Open Platform MCP Connector for Claude

A+

Manage 4399 Open Platform game distribution — validate logins, query orders, and handle leaderboards directly from any AI agent.

9 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your AI agents to the 4399 Open Platform (4399开放平台), the leading ecosystem for game distribution in China. This MCP provides 10 tools to automate server-side validation, payment tracking, and community features for H5 and mobile games.

What you can do

  • Authentication — Validate user sessions and access tokens returned by the client-side SDK
  • Payment Tracking — Query real-time status for recharge orders and transaction details
  • User Profiling — Retrieve basic player information and registration metadata for specific UIDs
  • Game Integrity — Use the sensitive words API to filter prohibited content in role names and chat
  • Social & Competitive — Manage global leaderboards, submit scores, and list user social circles

How it works

  1. Subscribe to this server
  2. Log in to the 4399 Open Platform Console
  3. Navigate to Game Management and select your active project
  4. Copy your AppKey (GameID) and Secret
  5. Insert your credentials into the fields below to start orchestrating your game distribution backend.

Who is this for?

  • Game Developers — automate server-to-server validation and payment reconciliation
  • Live Ops Teams — monitor leaderboard integrity and player social trends
  • Backend Engineers — integrate 4399 platform features into custom management dashboards
4399-platformgame-distributionauth-validationpayment-trackingleaderboardschinese-gaming

9 tools expose this connector's capabilities to your AI agent.

query_order

Check the status of a payment order

submit_score

Submit a new record to a leaderboard

validate_login

Verify a user login session

get_game_status

Check current operational status of the game

get_server_time

Get the current 4399 server timestamp

get_user_info

Retrieve basic profile for a user

list_friends

List friends for a 4399 user

check_sensitive_words

Filter content for prohibited or sensitive terms

get_leaderboard

Fetch the top players list

See how to talk to your AI agent using 4399 Open Platform.

Check the status of 4399 order ID 'order_999888777'.

Running order query... I've retrieved the details for transaction 'order_999888777'. The current status is 'completed' for an amount of 50.00 CNY. Would you like me to log this transaction status?

Validate login for 4399 user 'uid_123' with token 'tok_abc'.

Connecting to 4399 authentication server... Validation successful! User 'uid_123' is correctly logged in. Session remains valid for the next 2 hours.

Check if the text 'offensive word' is allowed by 4399 policy.

Scanning content... The sensitive word filter flagged 1 term in your input. It is recommended to reject this content for role names or public chat.

Use the `validate_login` tool with the user's `uid` and the `access_token` provided by the 4399 SDK. The agent will confirm if the session is legitimate and return the authentication code.

Related Connectors