mcp-servers
Create Workspace Mcp Server
Register an MCP server for a workspace. Organization owners/admins or this workspace's owners/admins.
The authorization token is encrypted at rest and never returned. The URL is checked for SSRF safety here as well as on the request path, and must use https when a token is set. A name already used in this workspace is refused with a 409.
post/v1/workspaces/{workspace_id}/mcp-servers
Path parameters
workspace_idstring uuid required
Request body
Response
Successful Response