ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Clip API with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate Mexico's leading payment gateway via Clip. generate payment links, manage refunds, and track settlements seamlessly via AI.

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

The complete Clip API capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Clip API.

  1. 01

    Cancel payment link

    Void an active payment link

  2. 02

    Get settlement reports

    Fetch detailed historical settlement reports

  3. 03

    Get transaction status

    Retrieve the status of a payment transaction

  4. 04

    List terminals

    List all registered physical POS Clip terminals

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Clip API.

  1. 05

    Create subscription plan

    Build a recurring billing cycle charging clients periodically

  2. 06

    Get balance summary

    Retrieve cash balance awaiting settlement

  3. 07

    Add product to catalog

    Add a new item to the Clip Point of Sale catalog

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Clip API.

  1. 08

    Create payment link

    Generate a Clip payment link to charge customers via card

  2. 09

    List products catalog

    Pull the complete inventory catalog registered in Clip

  3. 10

    Refund transaction

    Omit amount for full refund. Execute a full or partial refund for a settled transaction

Observed, not estimated

931ms average. Fast in production.

Clip API is checked daily against the live service.

Daily averagePeak 1049ms
Aug 20Today
Fastest day
741ms
Slowest day
1049ms
14-day trend
Improving-16%

Connect your client

One URL. Every client.

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

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

Clip API Connector

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

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

  • 01

    Can I automatically refund payments without ever navigating to the Clip website?

    Yes. The refund_transaction interface executes server-side cryptographic voiding. Pass the definitive transaction ID alongside an optional amount override, and the refund logic routes directly through Clip's banking partners unconditionally.

  • 02

    Are the payment links generated permanent or do they have expiration windows?

    By default, Payment links created via this endpoint remain actively valid until either paid successfully or explicitly halted. You can seamlessly use the cancel_payment_link capability to kill rogue links manually blocking external vulnerability loopholes.

  • 03

    Can the agent check if physical POS terminals are active and connected to my account?

    Yes. The list_terminals endpoint fetches the fleet array directly from Clip servers. It outputs device IDs mapped to your registry ensuring no unauthorized POS physical readers are leeching payments stealthily.