Toggle remote MCP server settings.

View as Markdown

Enterprise feature

Toggles the remote MCP server for this Unleash instance.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Request

#/components/schemas/remoteMcpSettingsSchema

enabledbooleanRequired
Whether the remote MCP server is currently enabled.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error