ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Getpaid with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage billing, track payments, and initiate checkouts via AI agents with Getpaid.io.

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

The complete Getpaid capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Getpaid.

  1. 01

    Get account details

    Get account identity

  2. 02

    Get checkout status

    Check checkout status

  3. 03

    Create checkout session

    Initiate checkout

  4. 04

    Get customer details

    Get customer metadata

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Getpaid.

  1. 05

    Verify API connection

    Check connection

  2. 06

    List billing customers

    List customers

  3. 07

    List billing invoices

    List invoices

  4. 08

    List billing payments

    List all payments

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Getpaid.

  1. 09

    List billing subscriptions

    List recurring plans

  2. 10

    List payment webhooks

    List webhook configs

  3. 11

    Get payment details

    Get payment metadata

  4. 12

    Refund billing payment

    Process a refund

Observed, not estimated

848ms average. Fast in production.

Getpaid is checked daily against the live service.

Daily averagePeak 1089ms
Aug 20Today
Fastest day
695ms
Slowest day
1089ms
14-day trend
Slowing+13%

Connect your client

One URL. Every client.

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

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

Getpaid Connector

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

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

  • 01

    How do I get a Client ID and Secret for Getpaid?

    Log in to your Getpaid dashboard, navigate to Settings > Integrations, and you can create a new API integration to retrieve your Client ID and Client Secret.

  • 02

    In what units should I provide the payment amount?

    The API uses minor units for currency. For example, to charge $1.00 USD, you must provide the value 100 (cents).

  • 03

    Can I process refunds through the agent?

    Yes! Use the 'refund_billing_payment' capability and provide the specific Payment ID. You can also specify a custom amount for a partial refund.

  • 04

    How do I check if a checkout session was completed?

    Use the 'get_checkout_status' capability with the Checkout ID. The agent will return the current state, such as 'completed', 'pending', or 'expired'.