Integration / E-commerce
Stripe MCP integration
Work with Stripe customers, products, payments, and related account resources.
About Stripe MCP
Stripe MCP is Stripe's platform for managing payments, customers, products, and accounts. Use it to process payments, manage billing, and operate account resources at scale.
All integrations- Category
- E-commerce, Developer Tools & DevOps
- Connection
- OAuth
- Type
- Tool
- Actions
- 10
- Tags
- library
Example prompts
What you can ask Growf to do with Stripe MCP
- “Create a new customer and invoice”
- “List open charges for a customer”
- “Refund a payment by transaction ID”
Available actions
10 actions your agents can run in Stripe MCP
List available accounts or orgs
Lists all Stripe accounts in this session with their stripe_context and livemode values. - Call this first to get stripe_context and livemode before any account-specific operation. - After calling, ask the user which account to use unless already specified. - Warn the user before switching between …
Manage stripe accounts
Returns a URL to the Stripe Dashboard where users can add accounts, remove accounts, or change permissions for this session. - Use when the user wants to add, remove, or modify permissions for an account. - Call this directly — no need to call list_available_accounts_or_orgs first. - Present the UR…
Search stripe documentation
Search the Stripe documentation for the given question and language. It takes two arguments: - question (str): The user question to search an answer for in the Stripe documentation. - language (str, optional): The programming language to search for in the documentation.
Send stripe mcp feedback
Submit feedback from user or agent about Stripe's MCP server tools. Valid: "the search tool returned irrelevant results", "I wish there was a tool for X" Invalid: Stripe API complaints, AI model issues, IDE/environment problems - Only call when feedback clearly targets MCP tools. - If feedback is a…
Stripe analytics
This tool is for analyzing Stripe Sigma and Metrics data (e.g. about revenue, charges, products, invoices, subscriptions, disputes, transactions, tax tables, payments etc) and running SQL-based reporting queries. Use it for historical analytics, aggregations, and business intelligence questions (e.…
Stripe api details
Get detailed parameter information for a specific Stripe API operation. Provide the stripe_api_operation_id from stripe_api_search results to see all path, query, and body parameters with their types, descriptions, and whether they are required. Use before calling the relevant Stripe API execution …
Stripe api read
Read data from any Stripe API GET operation: 1. Use stripe_api_search to find the operation ID. 2. Use stripe_api_details to understand its parameters (required for operations with nested object fields like address, metadata, or restrictions). 3. Call this tool with the stripe_api_operation_id and …
Stripe api search
Search for Stripe API operations by providing an intent and a resource to operate on. For the resource, use a specific, descriptive phrase (e.g. "issuing card transactions", "payout methods", "outbound payments") rather than a single generic noun — Stripe has many similar resources, and the extra q…
Stripe api write
Write data via any Stripe API POST/PATCH/PUT/DELETE operation: 1. Use stripe_api_search to find the operation ID. 2. Use stripe_api_details to understand its parameters (required for operations with nested object fields like address, metadata, or restrictions). 3. Call this tool with the stripe_api…
Stripe implementation planner
Stripe payment integration planner. Use this tool to help users accept payments, sell products online, set up billing, or build any Stripe integration. Call this BEFORE writing code when the user wants to charge customers, add a checkout flow, handle subscriptions, create invoices, or monetize thei…
Put Stripe MCP to work inside Growf.
Connect it once and every workspace, agent and workflow can use it — securely, with your team in the loop.