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. Manage payments, customers, subscriptions, invoices, and account balance via Stripe. all from any AI agent.

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

The complete Stripe capability set.

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

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 13 available through Stripe.

  1. 01

    Payments list

    Optionally filter by customer ID. Amounts are in the smallest currency unit (e.g., 1000 = $10.00). List Stripe payment intents

  2. 02

    Subscriptions list

    Optionally filter by customer or status. List Stripe subscriptions

  3. 03

    Prices list

    Filter by product to see all price tiers. List Stripe prices

  4. 04

    Product create

    Use before creating prices. Create a new Stripe product

Capability set02 / 04

05-07

3 capabilities in this set.

Part of 13 available through Stripe.

  1. 05

    Products list

    Use to browse your product offerings. List Stripe products

  2. 06

    Refund create

    Specify amount in cents for partial refunds. Create a refund for a payment

  3. 07

    Refunds list

    List Stripe refunds

Capability set03 / 04

08-10

3 capabilities in this set.

Part of 13 available through Stripe.

  1. 08

    Balance get

    Shows available and pending amounts by currency. Amounts are in smallest currency unit (divide by 100 for dollars). Get Stripe account balance

  2. 09

    Customers create

    Name and email are required. Returns the created customer with their Stripe ID. Create a new Stripe customer

  3. 10

    Customers list

    Optionally filter by email. Returns customer details including name, email, balance, and delinquency status. List Stripe customers

Capability set04 / 04

11-13

3 capabilities in this set.

Part of 13 available through Stripe.

  1. 11

    Invoices list

    Optionally filter by customer or status (draft, open, paid, uncollectible, void). List Stripe invoices

  2. 12

    Charges list

    Filter by customer ID. List Stripe charges

  3. 13

    Payouts list

    List Stripe payouts

Observed, not estimated

1009ms average. Fast in production.

Stripe is checked daily against the live service.

Daily averagePeak 1160ms
Aug 20Today
Fastest day
828ms
Slowest day
1160ms
14-day trend
Slowing+23%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 13 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 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_LjNs4iU17NuKMj0nVgmWSbupSb1MWU9FnbDDpEAN/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-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_LjNs4iU17NuKMj0nVgmWSbupSb1MWU9FnbDDpEAN/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

    How do I get started with Stripe MCP?

    Subscribe, then go to the Stripe Dashboard → Developers → API keys and copy your Secret key (starts with sk_live_ or sk_test_ for testing). Paste it here and you're ready. No SDK, no server setup, no webhooks. just connect and start querying your payment data.

  • 02

    Can my AI agent track subscription churn and billing status?

    Yes. Ask your agent to list all subscriptions filtered by status. 'show me all past-due subscriptions' or 'how many canceled subscriptions do we have this month?'. It returns billing intervals, plan amounts, and whether the subscription will cancel at period end. Perfect for SaaS MRR monitoring.

  • 03

    How do I check if a customer's payment went through?

    Just ask. 'check recent payments for customer cus_abc123' or 'did John's payment go through?'. Your agent pulls the latest payment intents showing the amount, currency, and status (succeeded, requires_action, or failed). No need to log into the Stripe dashboard or refresh browser tabs.

  • 04

    Can I manage customers and invoices for my entire team?

    Absolutely. Create new customers with name, email, and notes in a single command. List all invoices filtered by customer or status. open, paid, or overdue. Share hosted invoice URLs directly from the conversation. Perfect for finance teams, SaaS billing departments, and e-commerce operations managing hundreds of customer accounts.