Hosted Stripe MCP server with OAuth
Remote Stripe MCP server hosted at mcp.stripe.com. Provides secure OAuth-based access without exposing API keys locally.
{
"mcpServers": {
"stripe-remote": {
"mcpServers": {
"stripe": {
"url": "https://mcp.stripe.com",
"type": "streamable-http"
}
}
}
}
}