MCP Toolbox Integration
We want to showcase an ADK agent capable of interacting with MCP Toolbox . This will also introduce a new datastore type, along Vertex Search and Vector Search.
Expected components:
- Additional Terraform resources for the DB
- Ingestion component for the data pipeline
- Deployment component for MCP Toolbox with CICD
- MCP Interaction with Agent
Thanks for opening this @eliasecchig 👏
Will hopefully be able to share an update here in the coming week or so 👍
Hi Elia,
Here is an AE colab notebook example for AE + LC + MCP Toolbox https://github.com/GoogleCloudPlatform/generative-ai/blob/main/gemini/agent-engine/tutorial_mcp_toolbox_for_databases.ipynb
Is there an example of a vertex ai ADK agent connecting to MCP Toolbox VM in Cloud Run? We have not figured out how to get token authorization in Vertex AI.
Please advise!