Update MCP Server
Update MCP server configuration.
Modifiable fields:
- Name and description
- Environment variables
- Connection parameters
- Tool availability
Note: Updating server configuration may trigger re-synchronization.
Authentication
AuthorizationBearer
Bearer token authentication using JWT tokens from Ory Kratos/Hydra
Path Parameters
mcp_server_id
org_id
The unique identifier of the organization.
project_id
The unique identifier of the project.
Request
This endpoint expects an object.
name
MCP server name
description
Description of the MCP server
url
Root URL of the MCP server
Response
MCP server updated
name
MCP server name
url
Root URL of the MCP server
id
Unique identifier for the MCP server
short_id
Short identifier for the MCP server
project_id
Project ID this MCP server belongs to
syncd
Whether the server has been sync'd to external proxy
created
Timestamp when the MCP server was created
modified
Timestamp when the MCP server was last modified
description
Description of the MCP server
