ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Worldpay with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Process payments, manage refunds, and audit settlements on Worldpay. the global leader in payment processing technology.

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 · 9 capabilities

The complete Worldpay capability set.

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

Capability set01 / 03

01-03

3 capabilities in this set.

Part of 9 available through Worldpay.

  1. 01

    List webhook endpoints

    Lists all registered webhook notification endpoints

  2. 02

    Create reusable token

    Generates a reusable payment token from sensitive card data

  3. 03

    Get API health

    Checks the operational status of the Worldpay API connection

Capability set02 / 03

04-06

3 capabilities in this set.

Part of 9 available through Worldpay.

  1. 04

    Get order details

    Retrieves details for a specific payment order

  2. 05

    Get settlement details

    Retrieves granular details for a specific settlement

  3. 06

    Get token details

    Retrieves metadata for a specific payment token

Capability set03 / 03

07-09

3 capabilities in this set.

Part of 9 available through Worldpay.

  1. 07

    Create payment order

    Provide the payment token, amount, currency, and order description. Creates a new payment order in Worldpay

  2. 08

    List payment settlements

    Lists funds that have been settled to your account

  3. 09

    Refund payment order

    Provide the order code and the amount to refund. Refunds a previously completed payment

Observed, not estimated

852ms average. Fast in production.

Worldpay is checked daily against the live service.

Daily averagePeak 980ms
Aug 20Today
Fastest day
718ms
Slowest day
980ms
14-day trend
Stable0%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 9 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 Worldpay, so you can see the experience inside your AI.

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

Worldpay Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_CPOKvgw0BSSHorPFt5RQCQPbipGlVhgfRmICeqSh/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 — Worldpay capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "worldpay-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_CPOKvgw0BSSHorPFt5RQCQPbipGlVhgfRmICeqSh/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 Worldpay owners ask.

  • 01

    Can I process a refund through the agent?

    Yes. The refund_payment_order capability allows your AI agent to initiate a refund for any completed transaction. You just need to provide the order code and the amount (in minor units), and the agent will process it via the Worldpay API.

  • 02

    How do I check the status of a specific payment?

    You can use the get_order_details capability. Provide the unique order code, and your agent will return the full transaction metadata, including current payment status, amount, and timestamp.

  • 03

    Can I see a list of recent settlements made to my bank account?

    Absolutely. Use the list_payment_settlements capability to retrieve a summary of outgoing transfers to your account. You can then use get_settlement_details to see the individual payments included in each batch.