Skip to main content
POST
Add or replace MCP config entries and hot-reload

Authorizations

x-api-key
string
header
required

Body

application/json

MCP entries to append to the manifest's mcp section. replace lets an entry whose title already exists swap in at its current position; without it a title collision is refused.

entries
TaiMCPConfig · object[]
required
replace
boolean
default:false

Response

Success.

data
ApplyResponse · object
required

The standard mutation-op response: this worker's local reload result merged with the fleet fan-out summary. env_keys is the count of env keys the reload loaded.