Update MCP server details using XanoScript
Update MCP server details using XanoScript
Authentication: required
PUT
Update MCP server details using XanoScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Body
text/x-xanoscript
The body is of type string.
Example:
"mcp_server foo {\n description = \"test\"\n canonical = \"custom\"\n tags = [\"test\"]\n}\n"
Response
Success!
Retrieve a specific MCP server by ID
Previous
Delete a MCP server permanently. This action cannot be undone
Next
Update MCP server details using XanoScript