Skip to main content
GET
/
v1
/
mcps
/
routings
MCP request routing
curl --request GET \
  --url https://api.example.com/v1/mcps/routings \
  --header 'x-original-host: <x-original-host>'

Headers

x-original-host
string
required

Original Host header forwarded by nginx

x-original-uri
string

Original URI forwarded by nginx

authorization
string

Bearer token with customerRef and providerId claims

Query Parameters

mcp_method
string

MCP JSON-RPC method (e.g. initialize, tools/list, tools/call)

mcp_tool_name
string

Tool name for tools/call requests

mcp_id
string

JSON-RPC request ID

Response

Request authorized — nginx proxies to origin