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.