MCP Servers

Create MCP Server

Creates a new MCP server configuration on your account and returns the created server.

post/ai/mcp_servers

Request body

allowed_toolsstring[] nullable
api_key_refstring nullable
namestring required
typestring required
urlstring required

Response

Successful Response

allowed_toolsstring[] nullable
api_key_refstring nullable
created_atstring date-time required
idstring required
namestring required
typestring required
urlstring required

Changes

No recorded changes to this endpoint across all 61 revisions of this API.