MCP Servers

Create a new MCP server

post/api/mcp-servers

Request body

namestring required
transport'stdio' | 'http' | 'sse' required
descriptionstring
scopestring
ownerAgentIdstring
commandstring
argsstring
urlstring
headersstring
envConfigKeysstring
headerConfigKeysstring

Response

MCP server created

Changes

Changed in 1 of the 104 revisions of this API.2

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added