docs: update MCP Toolbox guide to toolbox-adk#1087
Merged
joefernandez merged 4 commits intogoogle:mainfrom Jan 23, 2026
Merged
Conversation
toolbox-adk
toolbox-adktoolbox-adk
averikitsch
reviewed
Dec 22, 2025
7f6dc04 to
9eb458e
Compare
c3f6176 to
78541f4
Compare
joefernandez
approved these changes
Jan 8, 2026
78541f4 to
bbaac52
Compare
Contributor
Author
|
Thanks for the approval Joe! I will be merging this once the corresponding |
bbaac52 to
a589299
Compare
Contributor
Author
|
@joefernandez Thanks for putting the blocked tag! Please note that the corresponding changes on the Do you recommend merging this PR post the release or is it good to be merged now? If post release, is there a timeline for the next release as I don't currently see a release PR in |
4f34289 to
566b41b
Compare
1 task
566b41b to
6cd5f42
Compare
koverholt
pushed a commit
to sabrenner/google-adk-docs
that referenced
this pull request
Apr 28, 2026
* docs: update MCP Toolbox for databases guide to toolbox-adk * docs: simplify ToolboxToolset usage * docs: update the install command * docs: Enhance Toolbox docs with authentication, parameter binding, and hook examples
koverholt
pushed a commit
to sabrenner/google-adk-docs
that referenced
this pull request
Apr 28, 2026
* docs: update MCP Toolbox for databases guide to toolbox-adk * docs: simplify ToolboxToolset usage * docs: update the install command * docs: Enhance Toolbox docs with authentication, parameter binding, and hook examples
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the MCP Toolbox guide to reference the new
toolbox-adkpackage and demonstrates the simplifiedToolboxToolsetusage pattern. This aligns the documentation with the latest SDK changes.