-
Notifications
You must be signed in to change notification settings - Fork 0
Add docs for new thv run --tools
flag.
#72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
12d03bb
to
2db7ab4
Compare
2db7ab4
to
351ca93
Compare
351ca93
to
351320a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds documentation for the new --tools
flag in the ToolHive CLI, which allows users to filter tools exposed by MCP servers. The documentation explains how to use the flag to selectively expose tools from an MCP server while reducing the number of tools sent to the LLM.
Key Changes
- Added a new section explaining the
--tools
flag functionality and security considerations - Provided usage examples showing both single and multiple flag usage patterns
- Documented validation behavior for registry servers
351320a
to
8335c30
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! We'll hold off on merging until the next release is cut.
This change adds a small section under the "Run MCP servers" page documenting how to filter tools exposed by a server. Fixes stacklok/toolhive#1007
8335c30
to
6dc1efa
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor nits, addressing the reader as "you" instead of "the user". But looks great, thanks!
Description
This change adds a small section under the "Run MCP servers" page documenting how to filter tools exposed by a server.
Fixes stacklok/toolhive#1007
Related issues/PRs
stacklok/toolhive#1136
Merge checklist
v0.2.1
or above is releasedReviews