We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eb8cc2 commit 6096d9bCopy full SHA for 6096d9b
docs/toolhive/guides-cli/run-mcp-servers.mdx
@@ -24,8 +24,9 @@ fetches website contents:
24
thv run fetch
25
```
26
27
-If your custom registry includes groups, you can also run an entire group of
28
-servers:
+If you use a [custom registry](./registry.md#use-a-custom-registry) that
+includes groups, you can run multiple related servers together as a unit. This
29
+is useful when you need several servers for a specific workflow or project:
30
31
```bash
32
thv group run <GROUP_NAME>
0 commit comments