Skip to main content
POST
Register a private MCP behind a connector

Authorizations

Authorization
string
header
required

Personal Access Token. Send as Authorization: Bearer hq_pat_....

Path Parameters

id
string<uuid>
required

Connector id

Body

application/json
display_name
string
required
max_calls_per_day
integer<int64> | null

Optional per-day call cap (P2).

path
string | null

Path of the private MCP on the connector's local base (default /mcp).

Response

The registered MCP's catalog slug

slug
string
required