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
Response
MCP client added successfully
Example response
{
"status": "success",
"message": "Operation completed successfully"
}