PingPong Connector for AI agents.
10 live capabilities
Manage global e-commerce payments and multi-currency balances with your agent.
Waiting for input…
Why people use PingPong
Manage Cross-Border E-commerce Payments with PingPong
With the PingPong MCP, you just ask your agent for the numbers. It pulls your global sales summaries and account balances into a single conversation. You get a clear picture of your capital without the manual data entry.
What Vinkius changes
You get a voice-controlled treasury that handles the grunt work of cross-border payment management.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Tracking global revenue
An owner asks for a summary of sales across all stores.
- Real-world use case 02
Supplier payments
An ops lead needs to pay a vendor.
- Real-world use case 03
Audit check
A treasurer wants to see transactions from last week in EUR.
Complete set · 10capabilities
The complete PingPong capability set.
These are the exact actions your AI can choose when you ask it to work with PingPong.
01—04
4 capabilities in this set.
Part of 10 available through PingPong.
- 01 Capability
Get balance
Get your current account balance. This helps you see exactly how much liquidity you have at any moment.
- 02 Capability
Get sales summary
Get a summary of your global sales. This gives you a high-level look at your revenue across all regions.
- 03 Capability
Get vcc balance
Get your virtual card balance. Keep track of your available funds for business expenses.
- 04 Capability
List accounts
List all your global receiving accounts. This lets you see every account you have connected to PingPong.
05—07
3 capabilities in this set.
Part of 10 available through PingPong.
- 05 Capability
Create payout
Create a new payout. Use this to send funds to your suppliers or your own bank account.
- 06 Capability
Get account details
Get specific account information. Pull metadata to understand the specifics of any receiving channel.
- 07 Capability
Get exchange rates
Fetch real-time currency exchange rates. Use this to plan your cross-border spending accurately.
08—10
3 capabilities in this set.
Part of 10 available through PingPong.
- 08 Capability
Get payout status
Check the status of a specific payout. You can see if a transfer is processing or completed.
- 09 Capability
List store accounts
List your e-commerce store accounts. See all the different marketplaces you are currently receiving payments from.
- 10 Capability
List transactions
List account transactions. Browse through your history to find specific payments or errors.
Set up in minutes
One URL. Then ask PingPong to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use PingPong 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_SEMX3kLFnccr6QaoEa3DZpISh6Idb7VxvOZ5UBEn/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 PingPong, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable PingPong for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_SEMX3kLFnccr6QaoEa3DZpISh6Idb7VxvOZ5UBEn/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 PingPong URL.
- Step 03
Save and start
Save the connection and enable PingPong in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"pingpong": {
"url": "https://edge.vinkius.com/vk_preview_SEMX3kLFnccr6QaoEa3DZpISh6Idb7VxvOZ5UBEn/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 PingPong
Open Agent mode in chat and ask: "Using PingPong, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"pingpong": {
"url": "https://edge.vinkius.com/vk_preview_SEMX3kLFnccr6QaoEa3DZpISh6Idb7VxvOZ5UBEn/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 PingPong
Ask Copilot: "Using PingPong, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"pingpong": {
"url": "https://edge.vinkius.com/vk_preview_SEMX3kLFnccr6QaoEa3DZpISh6Idb7VxvOZ5UBEn/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 PingPong
Open Cascade and ask: "Using PingPong, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"pingpong": {
"url": "https://edge.vinkius.com/vk_preview_SEMX3kLFnccr6QaoEa3DZpISh6Idb7VxvOZ5UBEn/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 PingPong
Ask Cline: "Using PingPong, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add pingpong --transport http "https://edge.vinkius.com/vk_preview_SEMX3kLFnccr6QaoEa3DZpISh6Idb7VxvOZ5UBEn/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 PingPong
Ask Claude: "Using PingPong, show me...". 10 tools are ready
Where the request belongs
Work PingPong can move forward.
This is for e-commerce owners and finance leads who are drowning in multi-currency transactions and need a single point of truth for their global capital.
E-commerce Store Owner
Checking store payouts and account statuses while managing multiple marketplaces on a Tuesday afternoon.
Treasury Manager
Auditing multi-currency flows and checking exchange rates to plan global spending for the week.
Operations Coordinator
Overseeing virtual card usage and coordinating supplier payouts across different regions.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsLianLian Pay
Global cross-border payment and settlement platform. manage balances, payments, and settlements via AI.
Airwallex
Process global payments, manage multi-currency accounts, and track international transfers with enterprise-grade treasury capabilities.
Trolley Global Payouts & Tax Compliance
Automate global payouts and tax compliance. manage recipients, payments, and tax forms via AI.
Adyen
Global payment processing. manage payments, refunds, and merchant accounts via AI.
Finmo
Manage global pay-ins, payouts, and multi-currency wallets through AI agents with Finmo.
Checkout.com
Manage global payments via Checkout.com. track transactions, process refunds, and monitor account health directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep PingPong 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 PingPong.
The practical details behind the request, access and result.
Can PingPong MCP help me see my sales from different countries?
Yes, it pulls global sales summaries so you can see your revenue from every region in one place.
How does PingPong MCP handle multi-currency balances?
It lists all your connected accounts and shows the specific balance for each currency automatically.
Can I use PingPong MCP to pay my suppliers?
Yes, you can use it to initiate payouts and then check the status of those transfers in real-time.
Does PingPong MCP show my virtual card balance?
Yes, it can check your virtual card balance so you know exactly how much spending power you have left.
Can I see my transaction history with PingPong MCP?
Yes, it can list your account transactions and help you audit past payments by filtering for specific details.
Is PingPong MCP good for e-commerce sellers?
It is specifically designed for e-commerce sellers who need to manage multiple store accounts and global payments.
How do I find my PingPong App ID and Secret?
Log in to the PingPong developer portal or contact your PingPong account manager to receive your unique App ID and App Secret for API integration.
Can I check the balance of my virtual cards (VCC)?
Yes. Use the get_vcc_balance capability to retrieve the combined balance of all your virtual card accounts, helping you manage advertising spend or supplier payments.
Is it possible to monitor payout statuses through the agent?
Yes! Use the get_payout_status capability with your payout ID to retrieve the current processing status and estimated arrival time for your funds.
One connection away
Give your agent a direct line to PingPong.
Connect PingPong once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available