toolbox-adk 1.0.0


pip install toolbox-adk

  Latest version

Released: Mar 25, 2026


Meta
Author: Google LLC
Requires Python: >=3.10

Classifiers

Intended Audience
  • Developers

License
  • OSI Approved :: Apache Software License

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14

Operating System
  • OS Independent

MCP Toolbox Logo

MCP Toolbox SDK for ADK

This package allows Google ADK (Agent Development Kit) agents to natively use tools from the MCP Toolbox.

For detailed guides, authentication examples, and advanced configuration, visit the Python SDK ADK Guide.

Table of Contents

Installation

pip install toolbox-adk

Usage

The toolbox-adk package provides a seamless bridge to natively use MCP Toolbox tools within ADK agents. For detailed guides and advanced configuration, please visit the following sections on our Documentation Site:

Contributing

Contributions are welcome! Please refer to the toolbox-core DEVELOPER.md for general guidelines.

License

This project is licensed under the Apache License 2.0.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
toolbox-core (==1.0.0)
google-auth (<3.0.0,>=2.47.0)
google-auth-oauthlib (<2.0.0,>=1.2.0)
google-adk (<3.0.0,>=1.26.0)
typing-extensions (>=4.0.0)