Skip to content

Commit 5ac31f4

Browse files
committed
Update registry docs
1 parent f5b7d31 commit 5ac31f4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/toolhive/guides-cli/registry.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,10 @@ and security profile before running it.
126126
including file system and network access (see
127127
[Custom permissions](./custom-permissions.mdx))
128128

129-
## Use a remote registry
129+
## Use a custom registry
130130

131131
By default, ToolHive uses a built-in registry of verified MCP servers. You can
132-
configure ToolHive to use a custom remote registry instead. This is useful for
132+
configure ToolHive to use a custom registry instead. This is useful for
133133
organizations that want to maintain their own private registry of MCP servers.
134134

135135
### Set a remote registry URL
@@ -193,6 +193,6 @@ registry.
193193

194194
- [`thv registry` command reference](../reference/cli/thv_registry.md)
195195
- [`thv search` command reference](../reference/cli/thv_search.md)
196-
- [`thv config set-registry-url` command reference](../reference/cli/thv_config_set-registry.md)
197-
- [`thv config get-registry-url` command reference](../reference/cli/thv_config_get-registry.md)
198-
- [`thv config unset-registry-url` command reference](../reference/cli/thv_config_unset-registry.md)
196+
- [`thv config set-registry` command reference](../reference/cli/thv_config_set-registry.md)
197+
- [`thv config get-registry` command reference](../reference/cli/thv_config_get-registry.md)
198+
- [`thv config unset-registry` command reference](../reference/cli/thv_config_unset-registry.md)

0 commit comments

Comments
 (0)