[Doc Bug]: MCPToolset.from_server method not found in ADK 1.0.0
Open
- Dominant language
- Shell
- Stars
- 1.5k
- Forks
- 1.3k
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 34
Description
This issue is a transfer from google/adk-samples#116.
**Original author:** @nikhilpurwant
---
### Description
ADK 1.0.0
Following the documentation at https://google.github.io/adk-docs/tools/mcp-tools/#using-mcp-tools-in-your-own-agent-out-of-adk-web
Running this example produces error:
`An error occurred: type object 'MCPToolset' has no attribute 'from_server'`
As the MCPToolset class does not have this method in ADK 1.0.0.
So what's the right way to run MCP tools with custom runner ?d
Contributor guide
Assessment
This issue has not been assessed yet.