Building AI Agents with ADK as an MCP Client with Gemini 2.5 pro #190
Closed
arjunprabhulal
started this conversation in
Show and tell
Replies: 2 comments
-
Thanks. This is really cool! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, Im trying to use this mcp tools with Llm agent which behaves as expected but when i use this as sub agent then i get an error. can u help me init. or is there any limitations? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently published a blog demonstrating how to leverage Google’s Agent Development Kit (ADK) as a Model Context Protocol (MCP) client using Gemini 2.5 Pro, with minimal code and no modifications required on the MCP server side.
In this blog, I showcase how to build an AI agent that communicates with an existing MCP server via Server-Sent Events (SSE). I utilized the mcp-flight-search package, which provides real-time flight data through SerpAPI, to illustrate this integration.
Blog Link : Google’s ADK as an MCP Client with Gemini 2.5 Pro
Beta Was this translation helpful? Give feedback.
All reactions