Create or update MCP server
MCP Servers V2
Create or update MCP server
Creates a new MCP server (when no server with manifest.name exists in the tenant) or updates the existing one.
PUT
Create or update MCP server
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
MCP Server Manifest
- RemoteMCPServerManifest
- VirtualMCPServerManifest
- OpenAPIMCPServerManifest
- StdioMCPServerManifest
Validate and resolve the manifest without persisting or syncing to the gateway store
Acknowledge that updating this manifest will delete existing auth records.
Response
MCP server created or updated successfully.
MCP Server