Update a registered MCP server.
Updates a registered MCP server. Common uses:Documentation Index
Fetch the complete documentation index at: https://developers.datagrid.com/llms.txt
Use this file to discover all available pages before exploring further.
base_url)authorization or authorization_secret_id)authorization and authorization_secret_id are sent, authorization takes precedence.
Ownership note:
authorization creates or rotates a Datagrid-managed secret for this MCP server.authorization_secret_id switches the server to an existing caller-managed secret reference.authorization.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the MCP server.
255The HTTPS URL of the MCP server.
http 64102432Secret ID containing the full Authorization header value to use when calling this MCP server. Set to null to clear.
Raw Authorization header value (for example, 'Bearer '). Datagrid stores it as a secret and links it to this server. Set to null to clear. If both authorization and authorization_secret_id are provided, authorization takes precedence.
64000Updated MCP server
mcp_server Secret ID containing the full Authorization header value used for this registered MCP server.
Safe subset of server metadata exposed to API consumers.