Skip to main content
POST
Register or reload a sub-MCP app

Authorizations

x-api-key
string
header
required

Body

application/json

A sub-MCP app registration: the slug to mount it under, the tool names it exposes, and the optional transport (http default).

slug
string
required
Minimum string length: 1
tools
string[]
required
transport
string
default:http

Response

Success.

data
any
required