You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reference for ToolHive CLI command `thv group run`
last_update
author
autogenerated
slug
thv_group_run
mdx
format
md
thv group run
Deploy all MCP servers from a registry group
Synopsis
Deploy all MCP servers defined in a registry group.
This creates a new runtime group and starts all MCP servers within it.
thv group run [group-name] [flags]
Options
--env stringArray Environment variables to pass to an MCP server in the group (format: SERVER_NAME.KEY=VALUE)
-h, --help help for run
--secret stringArray Secrets to be fetched from the secrets manager and set as environment variables (format: NAME,target=SERVER_NAME.TARGET)
Options inherited from parent commands
--debug Enable debug mode
SEE ALSO
thv group - Manage logical groupings of MCP servers