Hey @long wyvern , hitting a persistent 502 origin_bad_gateway on the Composio MCP endpoint (connect.composio.dev/mcp) for the last ~45 min. Every authenticated tool execution fails; it worked fine earlier in the same session.
What I've ruled out:
The endpoint is alive: a direct unauthenticated request to connect.composio.dev/mcp returns 401 (not 5xx).
Your status page says "all systems operational."
A different MCP server on the same client + proxy works fine right now, so the upstream proxy isn't broadly down.
Reconnecting / re-authing the Composio server did not fix it (fresh session, same 502).
So it looks isolated to the authenticated MCP gateway path for my connection.
Timeline: worked until ~08:55 UTC 2026-05-27, failing continuously since ~09:20 UTC. Happens even on a single-tool call (not batch size).
Error:
HTTP 502 Bad gateway
error_name: origin_bad_gateway
error_category: origin
detail: "The origin web server returned an invalid or incomplete response..."
retryable: true, retry_after: 60
Sample Cloudflare ray_ids (2026-05-27 UTC):
a02428fdfeb770af (09:58), a0242475bd9370af (09:55), a02414d7982470af (09:44), a0240ba01bfa5002 (09:38)
Anyone else seeing this?