MCP endpoints

Creates a new MCP endpoint for a given workspace. The endpoint can be used for an MCP integration.

post/api/mcp/endpoints/

Request body

namestring required

The human readable name of the MCP endpoint for the user.

workspace_idinteger required

Response

idinteger required
namestring required

The human readable name of the MCP endpoint for the user.

keystring required

The unique endpoint key that can be used to authorize for the MCP service.

workspace_idinteger required
workspace_namestring required
createdstring date-time required

Changes

No recorded changes to this endpoint across all 6 revisions of this API.