File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -48,10 +48,9 @@ thv client status
4848
4949ToolHive previously included an "auto-discovery" mode. We removed this mode in
5050v0.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
5655Going forward, use the ` thv client setup ` command to manage your client
5756configurations.
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ Example configuration:
144144
145145When you register Claude Code as a client, ToolHive automatically updates the
146146global 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 )
148148by creating a ` .mcp.json ` file in your project directory, or add servers using
149149the ` claude ` CLI:
150150
You can’t perform that action at this time.
0 commit comments