How to use mcp server in adk cli #753
shiv-codegit
started this conversation in
General
Replies: 1 comment
-
Can you please share more details about your set up? |
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 added mcp server and it's working in adk web.
The final line in agent.py file looks like (from the documentation)
root_agent = create_agent ()
This function returns the root agent
But I'm unable to call this through adk run command in cli.
For normal tools, I'm able to call the same script in adk web and adk run.
How to enable adk run for mcp tools?
Beta Was this translation helpful? Give feedback.
All reactions