Discover Task Mcp Server Tools

Authentication

AuthorizationBearer

Bearer token authentication using JWT tokens from Ory Kratos/Hydra

Path parameters

org_idstringRequiredformat: "uuid"
The unique identifier of the organization.
project_idstringRequiredformat: "uuid"
The unique identifier of the project.

Request

This endpoint expects an object.
server_urlstringRequiredformat: "uri"1-2083 characters
auth_session_idstring or nullOptional
api_keystring or nullOptionalformat: "password"
api_key_strategyenum or nullOptional
api_key_header_namestring or nullOptional

Response

Successful Response
server_urlstringformat: "uri"1-2083 characters
canonical_resourcestringformat: "uri"1-2083 characters
toolslist of objects
transportenum

Errors

400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error