Update MCP Server
This API allows you to update an existing MCP server with new configurations, suggestions, chains, and associated applications.
Request description
This API supports two authentication methods. You can use either Session Token authentication OR the combination of API key and linked account ID.
Authentication Option 1: Session Token
Bearer token using your session token for authentication
Format: Bearer YOUR_SESSION_TOKEN
Authentication Option 2: API Key + Linked Account
Your Cobalt API key
The unique identifier for the linked account
Path Parameters
Unique identifier for the MCP server to update
Body Parameters
Name of the MCP server
Description of the MCP server
Array of suggestion objects for the MCP server
Array of chain objects to configure for the MCP server
Array of applications to associate with the MCP server
Response description
Unique identifier for the MCP server
Name of the MCP server
Description of the MCP server
Organization ID associated with the MCP server
Environment (test/production) where the MCP server is running
Array of suggestion objects for the MCP server
Array of applications associated with the MCP server
Array of chain objects configured for the MCP server
Array of resources associated with the MCP server
Creation timestamp
Last update timestamp
Version key
Unique identifier for the MCP server
Name of the MCP server
Description of the MCP server
Organization ID associated with the MCP server
Environment (test/production) where the MCP server is running
Array of suggestion objects for the MCP server
Array of applications associated with the MCP server
Array of chain objects configured for the MCP server
Array of resources associated with the MCP server
Creation timestamp
Last update timestamp
Version key