ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Stripe with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. This MCP does exactly one thing: it generates custom Stripe Checkout URLs on the fly for any amount negotiated in chat. That's its only function. Incredible for

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 · 1 capability

The complete Stripe capability set.

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

Capability set01 / 01

01

1 capability in this set.

Part of 1 available through Stripe.

  1. 01

    Create stripe payment link

    Provide the product name, the amount in cents (e.g. 5000 for $50.00), and the currency code (e.g. "usd" or "brl"). Send the resulting checkoutUrl directly to the customer. Generates a unique Stripe Checkout Session URL for a custom amount

Observed, not estimated

809ms average. Fast in production.

Stripe is checked daily against the live service.

Daily averagePeak 997ms
Aug 20Today
Fastest day
643ms
Slowest day
997ms
14-day trend
Slowing+12%

Connect your client

One URL. Every client.

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

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

Stripe Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_sFJs53B8urvA2LcMXKdB1HpsvzrcZUsYSB7nGamk/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 — Stripe capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "stripe-payment-link-creator-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_sFJs53B8urvA2LcMXKdB1HpsvzrcZUsYSB7nGamk/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 Stripe owners ask.

  • 01

    Can the agent issue refunds or read my bank account info?

    No. This MCP only accesses the endpoint to create a Checkout Session. It does not have functions to read balances, list transactions, or issue refunds.

  • 02

    Do I need to create a Product in Stripe first?

    No! This MCP uses inline price_data. The AI generates the product name and price entirely on the fly during the conversation, so you don't need any pre-configured products in your Stripe dashboard.