Update an MCP server's configuration

Update a registered MCP server.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

MCP server ID returned from the register API.

Body Params
string
required

Server name for MCP

string

Human-readable display name for the MCP server.

string

MCP Server description.

string
enum
required

MCP transport type (stdio, streamable-http, or rss).

Allowed:
string
required

ID of the tenant

string

Command for stdio transport.

args
array of strings

Command arguments.

args
env
object

Environment variables (values are sensitive).

string

Base URL for HTTP transport.

headers
object

HTTP headers (values are sensitive).

boolean

Whether the server is active.

business_agents
array of strings
required

Agents allowed to use this server.

business_agents*
integer

Timeout in milliseconds.

tools
array of objects

Tool definitions.

tools
string

Data freshness hint used for tool selection: real_time | daily | weekly | static.

integer

Tool selection priority — lower value means higher preference (e.g. 10 beats 100).

Responses
200

Updated

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json