v1

latestOpenAPI 3.1.0Apache 2.02026-07-264001921002.3 KB
MCP

Add MCP client

Adds a new MCP client with the specified configuration. Note: tool_pricing is not available when creating a new client as tools are fetched after client creation.

post/api/mcp/client

Request body

OR
OR

Response

MCP client added successfully

statusstring
messagestring

Example response

{
  "status": "success",
  "message": "Operation completed successfully"
}