mcp-groups

Get a specific MCP group

get/api/v1/mcp-groups/{id}

Path parameters

idstring required

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