gateway
alley-mcp-gateway
Reverse proxy for mcp.thealley.sg. Root-level paths are forwarded verbatim to the Supabase project’s edge functions so OAuth discovery and MCP tooling resolve at the domain root.
/.well-known/oauth-authorization-serverGET · authorization server metadata/.well-known/oauth-protected-resourceGET · protected resource metadata/authorizeGET · POST · authorization endpoint/tokenPOST · token endpoint/registerPOST · dynamic client registration/mcpany method · MCP Streamable HTTP endpoint/mcp/*any method · MCP sub-paths
Upstream is configured with the SUPABASE_FUNCTIONS_URL secret (or SUPABASE_PROJECT_REF).