MCP Servers
Register
Register a new MCP server under an application. Set server_type to HOSTED (C1 runs a catalog integration) or EXTERNAL (a third-party MCP server you point C1 at by URL). Auth credentials are validated and stored securely.
post/api/v1/apps/{app_id}/mcp_servers
Path parameters
app_idstring required
App to register the MCP server under. When empty and app_managed_state_binding_ref is not set, a new managed app is created automatically.
Request body
Response
MCPServerServiceRegisterResponse returns the newly created MCP server.
Changes
Changed in 1 of the 33 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○