Skip to main content
PUT
Update MCP server settings
Upserts the tenant’s MCP opt-in. Enabling tier3_enabled lets AI agents run money-path / destructive MCP tools — convert a quote to an invoice, cancel a subscription, issue a credit note, top up a wallet, and similar — against this tenant. Off by default.

Body Parameters

Example Request

Example Response

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Body

application/json

A tenant's MCP server opt-in.

tier3_enabled
boolean

When true, AI agents may run money-path / destructive MCP tools (convert quote to invoice, cancel subscription, issue credit note, top up wallet, …) against this tenant. Off by default.

Response

Settings saved.

data
object

A tenant's MCP server opt-in.