Skip to content

Commit 82bf1b1

Browse files
rdimitrovdanbarr
andcommitted
Update docs/toolhive/guides-cli/run-mcp-servers.mdx
Co-authored-by: Dan Barr <[email protected]>
1 parent 14ebc1d commit 82bf1b1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/toolhive/guides-cli/run-mcp-servers.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ server that fetches website contents:
3030
thv run fetch
3131
```
3232

33+
<<<<<<< HEAD
3334
### Remote MCP servers
3435

3536
Remote 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
7476
thv group run <GROUP_NAME>

0 commit comments

Comments
 (0)