Back to MCPs
Stripe
by Stripe
Integrate Stripe payments, manage subscriptions, and handle billing directly in your v0 projects.
Official DocumentationHow to Add Stripe MCP in v0
What is MCP?
Model Context Protocol (MCP) is a protocol that enables AI assistants to access custom tools and services. v0 supports connecting to MCP servers to extend its capabilities with additional integrations.
Configuration Steps
- Open v0 Settings
- Go to your v0 chat or project
- Click on the sidebar and navigate to "Connect" section
- Look for "Custom MCP" or "Add MCP Connection"
- Add Custom MCP Connection
- Click "Add Custom MCP Connection" button
- A modal will appear with configuration fields
- Fill in the Connection Details
Connection Details for Stripe
Stripe
https://mcp.stripe.com
None
Bearer
Headers
OAuth
You will need to provide your Stripe API key as the Bearer token.
Important Notes
- MCP servers extend v0's capabilities with additional tools and integrations
- Make sure you have an active Stripe account before connecting
- Keep your API keys secure and never share them publicly
- See the official Stripe documentation for API key generation and detailed setup