Skip to main content

MCP Servers

List MCP Servers

Returns a paginated list of MCP servers in the workspace.

Create a MCP Server

Creates a new upstream MCP server connection in the workspace.

Retrieve a MCP Server

Retrieves the details of an existing MCP server by its unique ID.

Delete a MCP Server

Deletes an MCP server from the workspace. The response body is empty when the delete succeeds.

Update a MCP Server

Updates mutable fields of an existing MCP server. Omitted optional fields keep their current values.

Test Tool

Executes a single tool on an upstream MCP server for testing. Connects to the server, invokes the tool with the provided arguments, and returns the result.

Sync a MCP Server

Connects to an upstream MCP server, discovers tools, and persists the tool list and sync state on the server record.