mcp-groups

List all MCP groups

get/api/v1/mcp-groups

Query parameters

enabledboolean

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

Changes