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 1e857bd commit e0ae171Copy full SHA for e0ae171
docs/toolhive/tutorials/custom-registry.mdx
@@ -113,8 +113,7 @@ Create a new file called `registry.json` and add the following content:
113
This registry defines:
114
115
- A single MCP server called `my-fetch` in the top-level `servers` section
116
-- A group called `dev-toolkit` with its own independent server called
117
- `fetch-tool`
+- A group called `dev-toolkit` with its own independent server called `fetch-tool`
118
119
Groups are optional - you can omit the entire `groups` section if you only need
120
individual servers. Groups are independent entities that contain their own
0 commit comments