Create Task Mcp Server

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.
namestringRequired1-255 characters
server_urlstringRequiredformat: "uri"1-2083 characters
descriptionstring or nullOptional
enabledbooleanOptionalDefaults to true
auth_session_idstring or nullOptional
api_keystring or nullOptionalformat: "password"
api_key_strategyenum or nullOptional
api_key_header_namestring or nullOptional
transportenum or nullOptional

Response

Successful Response
namestring1-255 characters
server_urlstringformat: "uri"1-2083 characters
idstringformat: "uuid"
canonical_resourcestringformat: "uri"1-2083 characters
transportenum
auth_stateenum
auth_typeenum
project_idstringformat: "uuid"
createdstring
modifiedstring
descriptionstring or null
enabledbooleanDefaults to true
catalog_server_idstring or nullformat: "uuid"
catalog_server_slugstring or null
auth_state_reasonenum or null
auth_strategyenum or null
auth_header_namestring or null

Errors

400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error