v2
latestOpenAPI 3.1.02026-08-05100545344.4 KBmcp
Update MCP configuration
Updates an existing MCP configuration for a specific workspace. Returns 404 if no configuration exists (use POST to create one).
For each server entry, if headers is omitted or null and a server with the same id already exists, the stored header values are preserved. To explicitly clear all headers for a server, pass headers: {}.
put/workspaces/{workspace_id}/mcp-config
Path parameters
workspace_idstring required
Headers
Authorizationstring required
Bearer authentication
Request body
Response
MCP configuration updated successfully
object required