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
Changes
Changed in 3 of the 134 revisions of this API.12
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○