v1

latestOpenAPI 3.1.0Apache 2.02026-07-264001921002.3 KB
MCP Tool Groups

Create MCP Tool Group

Creates a new tool group along with its attachments in a single transaction. Validates that every mcp_client_id points to a deployed MCP client and that every named tool exists on its server.

post/api/mcp/tool-groups

Request body

namestring required
descriptionstring
enabledboolean

If omitted, the group is created with enabled: false. Send true explicitly to activate the group on creation.

virtual_key_idsstring[]
team_idsstring[]
customer_idsstring[]
user_idsstring[]
provider_namesstring[]
api_key_idsinteger[]

Response

Group created