Skip to content

Conversation

@ivanmkc
Copy link
Collaborator

@ivanmkc ivanmkc commented Nov 6, 2025

This PR adds a sample on how to use the MCP Toolbox Go SDK with ADK Go

Transferred from ivanmkc/adk-docs-private#39

@ivanmkc ivanmkc marked this pull request as draft November 6, 2025 20:59
@ivanmkc ivanmkc marked this pull request as ready for review November 6, 2025 21:00
@ivanmkc
Copy link
Collaborator Author

ivanmkc commented Nov 6, 2025

@dishaprakash I transferred your PR here.

Comment on lines 118 to 123
ADK relies on the `mcp-toolbox-sdk-go` go module to use Toolbox. Install the
module before getting started:

```shell
go get github.com/googleapis/mcp-toolbox-sdk-go
```
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This whole section could be nested next to the Python one above. This will render with the go code directly below the python, instead of with the selectable tabl.

Tools: []tool.Tool{&toolboxtool},
})
}
```
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto here wrt nested tabs.

Copy link
Member

@ToniCorinne ToniCorinne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple nits, but otherwise lgtm

@ivanmkc ivanmkc merged commit 5675b92 into google:main Nov 6, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants