Treat
mcpjungle create group --help, get group --help, and update group --help as the authoritative source for current flags. This page focuses on the important workflows and config shape.create group
Creates a new tool group from a JSON configuration file.
name: unique group namedescription: optional descriptionincluded_tools: explicit tool names to includeincluded_servers: include all tools from these serversexcluded_tools: remove individual tools from the final set
/v0/groups/{group-name}/mcp/v0/groups/{group-name}/sse/v0/groups/{group-name}/message
get group for the full configuration and endpoint URLs.
get group
Shows the stored definition of a tool group and the endpoint URLs it exposes.
get group shows the configured definition. If a tool in that definition is later disabled globally or removed entirely, it will still appear here even though it is no longer usable through the group endpoint.