Skip to content

Commit e0ae171

Browse files
rdimitrovCopilot
andcommitted
Update docs/toolhive/tutorials/custom-registry.mdx
Co-authored-by: Copilot <[email protected]>
1 parent 1e857bd commit e0ae171

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/toolhive/tutorials/custom-registry.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,7 @@ Create a new file called `registry.json` and add the following content:
113113
This registry defines:
114114

115115
- 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`
116+
- A group called `dev-toolkit` with its own independent server called `fetch-tool`
118117

119118
Groups are optional - you can omit the entire `groups` section if you only need
120119
individual servers. Groups are independent entities that contain their own

0 commit comments

Comments
 (0)