File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ server that fetches website contents:
3030thv run fetch
3131```
3232
33+ <<<<<<< HEAD
3334### Remote MCP servers
3435
3536Remote MCP servers in the registry don't run as local containers but instead use
@@ -67,8 +68,9 @@ Use `thv search <NAME>` or `thv registry list` to discover available servers.
6768
6869### Run registry groups
6970
70- If your custom registry includes groups, you can also run an entire group of
71- servers:
71+ If you use a [custom registry](./registry.md#use-a-custom-registry) that
72+ includes groups, you can run multiple related servers together as a unit. This
73+ is useful when you need several servers for a specific workflow or project:
7274
7375```bash
7476thv group run <GROUP_NAME>
You can’t perform that action at this time.
0 commit comments