Connect a Context MCP server
Authentication
Your Dial API key, sent as Authorization: Bearer sk_live_...
Request
HTTPS MCP server URL (http allowed only for localhost in development).
Extra static headers to send on every connection. For an OAuth-protected server, any Authorization header you set is ignored — Dial manages it.
Response
The created connection. For OAuth servers, authorizationUrl is present and the connection stays pending_auth until consent completes.