Skip to content

ADK v1.19 requires outputSchema (added in MCP 1.10) but still allows MCP >=1.8 in dependencies #3644

Description

@halfpasttense

ADK v1.19 relies on mcp.types.Tool.outputSchema but this only got added in mcp v1.10
https://github.com/modelcontextprotocol/python-sdk/releases/tag/v1.10.0

However ADK is still set up to accept mcp versions as low as 1.8
pyproject.toml
"mcp>=1.8.0, <2.0.0", # For MCP Toolset

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions