Update MCP Server
MCP Servers
Update MCP Server
Update an existing MCP server’s configuration.
PUT
Update MCP Server
Documentation Index
Fetch the complete documentation index at: https://docs.shinzo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires JWT token or Platform API key viaAuthorization: Bearer <token> header.
MCP server UUID
Server name (1-100 characters)
Description (max 500 characters)
Endpoint URL
HTTP headers (stored encrypted)
Server status:
active or inactiveAdditional configuration options
Example Request
Example Response
Status Codes
| Code | Description |
|---|---|
200 | MCP server updated successfully |
400 | Invalid request (validation error) |
401 | Unauthorized - invalid or missing authentication |
404 | MCP server not found |
409 | Server with that name already exists |

