Partially update a mcp_server object. Specify the fields to update in the payload. Any object-type fields will be deep-merged with existing content. Currently we do not support removing fields or setting them to null.
Most Braintrust endpoints are authenticated by providing your API key as a header Authorization: Bearer [api_key] to your HTTP request. You can create an API key in the Braintrust organization settings page.
McpServer id
Fields to update
Returns the mcp_server object
Unique identifier for the MCP server
Unique identifier for the project that the MCP server belongs under
Name of the MCP server. Within a project, MCP server names are unique
URL of the MCP server endpoint
Identifies the user who created the MCP server
Date of MCP server creation
Date of MCP server deletion, or null if the MCP server is still active
Textual description of the MCP server