mcp-groups
Create a new MCP group (admin only)
post/api/v1/mcp-groups
Request body
slugstring required
URL-friendly slug for the group
namestring required
Human-readable name
descriptionstring
Description of the group
credentialContractNamestring required
Credential contract name for authentication
credentialMappingobject
Mapping of credentials for servers in this group
defaultDockerImagestring
Default Docker image for servers in this group
enabledboolean
Whether the group is enabled
Response
idstring required
Group ID
slugstring required
URL-friendly slug
namestring required
Group name
descriptionstring
Group description
credentialContractNamestring required
Credential contract name
credentialMappingobject
Credential mapping
defaultDockerImagestring
Default Docker image
enabledboolean required
Whether group is enabled
templateHashstring
Template hash for seeded groups
createdAtstring required
Creation timestamp
updatedAtstring required
Last update timestamp