Skip to content

Commit 652dae7

Browse files
committed
Update Claude Code link
1 parent 3abf1b2 commit 652dae7

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

docs/toolhive/guides-cli/client-configuration.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,9 @@ thv client status
4848

4949
ToolHive previously included an "auto-discovery" mode. We removed this mode in
5050
v0.1.0 to simplify client configuration and ensure consistent control and
51-
behavior.
52-
53-
If you previously enabled client auto-discovery, ToolHive will explicitly
54-
register all detected clients the first time you run v0.1.0 and higher.
51+
behavior. If you previously enabled client auto-discovery, ToolHive will
52+
explicitly register all detected clients the first time you run v0.1.0 and
53+
higher.
5554

5655
Going forward, use the `thv client setup` command to manage your client
5756
configurations.

docs/toolhive/reference/client-compatibility.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Example configuration:
144144

145145
When you register Claude Code as a client, ToolHive automatically updates the
146146
global MCP configuration file whenever you run an MCP server. You can also
147-
[configure project-specific MCP servers](https://docs.anthropic.com/en/docs/claude-code/tutorials#understanding-mcp-server-scopes)
147+
[configure project-specific MCP servers](https://docs.anthropic.com/en/docs/claude-code/mcp#understanding-mcp-server-scopes)
148148
by creating a `.mcp.json` file in your project directory, or add servers using
149149
the `claude` CLI:
150150

0 commit comments

Comments
 (0)