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