HomeMarketplace

Stripe MCP Integration - AI Agent Tools

Connect Stripe with AI agents using Model Context Protocol (MCP). Seamlessly integrate Stripe tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.

Features

  • Easy MCP setup with one command
  • Compatible with Claude, Cursor, Windsurf
  • 33+ available tools and actions
  • Built-in authentication and security
  • Real-time synchronization
  • No coding required

Category

Finance & Accounting tools for AI automation

Setup Instructions

Install Stripe MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Stripe with your AI agent.

Benefits

  • Automate Stripe workflows with AI
  • Increase productivity with AI-powered Stripe operations
  • Seamless integration with popular AI platforms
  • Enterprise-grade security and reliability
  • 24/7 support and documentation

Related Integrations

Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.

Stripe
Stripe

Stripe offers online payment infrastructure, fraud prevention, and APIs enabling businesses to accept and manage payments globally

VerifiedComposioComposio Managed
Users
4054
Tools
33
Last Updated
12h ago

Category

Finance & Accounting

4054VIEWS
33USERS

Tools

Page 1 of 6

Cancel Subscription

Cancels a customer's active stripe subscription at the end of the current billing period, with options to invoice immediately for metered usage and prorate charges for unused time.

Create Customer

Creates a new customer in stripe, required for creating charges or subscriptions; an email is highly recommended for customer communications.

Create An Invoice

Creates a new draft stripe invoice for a customer; use to revise an existing invoice, bill for a specific subscription (which must belong to the customer), or apply detailed customizations.

Create Payment Intent

Creates a stripe paymentintent to initiate and process a customer's payment; using `application fee amount` for a connected account requires the `stripe-account` header.

Create A Price

Creates a new stripe price for a product, defining its charges (one-time or recurring) and billing scheme; requires either an existing `product` id or `product data`.

Create Product

Creates a new product in stripe, encoding the request as `application/x-www-form-urlencoded` by flattening nested structures.