Look up customers, invoices, and billing from chat
Finance categories bury Stripe next to unrelated fintech. You want customer and payment tools, not a generic “payments” list.
Ads
Use the official Stripe MCP (hosted OAuth at mcp.stripe.com) for supported billing operations.
Community servers wrap Stripe with role-based access or multi-gateway billing for agent workflows.
One server — Stripe MCP. Not a stack merge.
{
"mcpServers": {
"stripe": {
"url": "https://mcp.stripe.com"
}
}
}Added 14 days ago ·