Stripe for Cursor
com.stripe/mcp
MCP server integrating with Stripe - tools for customers, products, payments, and more.
client:Cursor
transport:streamable-http
tools:8
Install Stripe in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.stripe.com"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs