ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Ping++ with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Bring unified payment intelligence to your AI with Ping++. Integrate WeChat, Alipay, and UnionPay through a single clean API interface.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 7 capabilities

The complete Ping++ capability set.

These are the exact actions your AI can choose when you ask it to work with Ping++.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through Ping++.

  1. 01

    Retrieve customer

    Retrieve Customer details

  2. 02

    List customers

    List existing Customers

  3. 03

    Retrieve charge

    Retrieve the details of an existing charge

  4. 04

    Create charge

    Requires the order_no, amount, app ID, channel, currency, subject, and body. Create a new charge (payment request)

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through Ping++.

  1. 05

    Create customer

    Create a new Customer

  2. 06

    Create refund

    Create a refund for a specific charge

  3. 07

    List charges

    List existing charges

Observed, not estimated

842ms average. Fast in production.

Ping++ is checked daily against the live service.

Daily averagePeak 1128ms
Aug 23Today
Fastest day
702ms
Slowest day
1128ms
14-day trend
Improving-6%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 7 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Ping++, so you can see the experience inside your AI.

It does not authenticate your account with Ping++. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Ping++ Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_gzW1OqL20m9Qx1cSB2kKhH5rfNcQ80nR1Mj3coi0/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Ping++ capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "ping-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_gzW1OqL20m9Qx1cSB2kKhH5rfNcQ80nR1Mj3coi0/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Ping++ owners ask.

  • 01

    Which API Key do I use?

    You must use your Secret Key (Live or Test mode). Do not use the Publishable Key as it lacks permission to perform backend actions across the Ping++ network.

  • 02

    How do payment channels differ?

    Each channel (e.g. alipay_web, wx_pub, upacp) corresponds to a specific environment (Web, WeChat Official Account, UnionPay App). Provide the appropriate channel string when creating a charge.

  • 03

    Does this handle RSA Signatures automatically?

    For core operations covered by the standard MCP, API keys are sufficient. Operations requiring dedicated RSA enterprise signing may need custom webhook verifications.