Authorize Task Mcp Server
GET
/org/:org_id/project/:project_id/task_mcp_server/authorize
Authentication
AuthorizationBearer
Bearer token authentication using JWT tokens from Ory Kratos/Hydra
Path parameters
org_idstringRequired
format: "uuid"The unique identifier of the organization.
project_idstringRequired
format: "uuid"The unique identifier of the project.
Query parameters
server_urlstringRequired
redirect_tostringOptional
Response
Successful Response
Errors
400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error
