curl --request GET \
--url https://api.example.com/v1/mcps/routings \
--header 'x-original-host: <x-original-host>'Internal auth-subrequest endpoint used by nginx. Validates the MCP subdomain, JWT bearer token, and tool-level purchase access before allowing the request to be proxied to the origin MCP server.
curl --request GET \
--url https://api.example.com/v1/mcps/routings \
--header 'x-original-host: <x-original-host>'Original Host header forwarded by nginx
Original URI forwarded by nginx
Bearer token with customerRef and providerId claims
MCP JSON-RPC method (e.g. initialize, tools/list, tools/call)
Tool name for tools/call requests
JSON-RPC request ID
Request authorized — nginx proxies to origin