MCP Connectors

Toggle an MCP connector's read-only mode

Toggle the read-only restriction on an MCP connector.

patch/mcp-connectors/{connectionId}/read-only

Path parameters

connectionIdstring uuid required

Connection ID to update.

Request body

projectIdstring uuid

Project the connector belongs to. Auto-filled from SDK context when omitted.

readOnlyboolean required

True to restrict to read-only tools; false to allow all enabled tools.

Response

OK

Changes

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