You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2026. It is now read-only.
Describe the bug
Stripe's MCP server only accepts Bearer tokens, when trying to connect is not working.
Currently, this remote server only supports bearer token authentication. OAuth isn’t supported. To avoid phishing attacks, verify that you only use trusted MCP clients, and that the URL you’re using is the official https://mcp.stripe.com/ server.
Describe the bug
Stripe's MCP server only accepts Bearer tokens, when trying to connect is not working.
Currently, this remote server only supports bearer token authentication. OAuth isn’t supported. To avoid phishing attacks, verify that you only use trusted MCP clients, and that the URL you’re using is the official https://mcp.stripe.com/ server.
Stripe docs: https://docs.stripe.com/building-with-llms#mcp-remote
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should connect and interact to Stripe's MCP server using Bearer Tokens
Logs
Logs from https://playground.ai.cloudflare.com/ debug console