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 4301e2d commit b8c489bCopy full SHA for b8c489b
docs/toolhive/guides-cli/run-mcp-servers.mdx
@@ -106,7 +106,11 @@ allows you to organize your servers and manage them collectively.
106
thv run --group <GROUP_NAME> <SERVER>
107
```
108
109
-:::note The group must exist before you can run a server in it. :::
+:::note
110
+
111
+The group must exist before you can run a server in it.
112
113
+:::
114
115
See [Group management](./group-management.md) for more details on organizing
116
servers into groups and configuring client access.
0 commit comments