/v1/mcp-auth/{server_id}/authorizeOAuth authorize — opened as popup, authenticated via signed nonce (no token in URL).
| Name | Type | Required | Description |
|---|---|---|---|
server_id | string (uuid) | Required |
| Name | Type | Required | Description |
|---|---|---|---|
nonce | string | Required |
curl -X GET '/api-proxy/v1/mcp-auth/{server_id}/authorize' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented
curl -X GET '/api-proxy/v1/mcp-auth/{server_id}/authorize' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented