v5

latestOpenAPI 3.1.02026-08-08341215300.9 KB

Create Custom Mcp

Create a new custom MCP server for the team.

post/api/custom-mcp

Request body

namestring required

Display name for the MCP server

server_urlstring required

Streamable HTTP endpoint URL for the MCP server

auth_header_namestring

Header name for authentication

auth_header_valuestring required

Pre-shared secret or API key for authentication

descriptionstring nullable

Description of what this MCP server does

Response

Successful Response

idstring required
namestring required
server_urlstring required
auth_header_namestring required
descriptionstring nullable required
is_enabledboolean required
created_atstring required
updated_atstring required