MCP Servers
Delete MCP Server
DELETE
Delete MCP Server
This API allows you to delete an existing MCP server from your organization.
This action is irreversible. Once deleted, the MCP server and all its configurations will be permanently removed.
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 delete
Response description
No content returned on successful deletion
Delete MCP Server