v0.20.0
googleapis/mcp-toolboxv0.20.0Nov 14, 2025by release-please[bot]
AI Summary
This release adds prompt support, sets default host and port settings for MySQL, Postgresql, and MSSQL sources, and introduces tools for generating Looker embed URLs and managing Postgres database objects.
Key Highlights
- Added prompt support for toolbox
- Set default host and port for MySQL, Postgresql, and MSSQL sources
- Add generate embed url tool (Looker)
- Add database_overview and list_triggers tools (Postgres)
New Features
- Added prompt support for toolbox
- Use project from env for AlloyDB and Cloud SQL control plane tools
- Set default host and port for MySQL source
- Set default host and port for Postgresql source
- Add generate embed url tool
- Add list_triggers, database_overview tools for postgres
- Add list_indexes, list_sequences tools for postgres
Full Release Notes
## [0.20.0](https://github.com/googleapis/genai-toolbox/compare/v0.19.1...v0.20.0) (2025-11-14) ### Features * Added prompt support for toolbox ([#1798](https://github.com/googleapis/genai-toolbox/issues/1798)) ([cd56ea4](https://github.com/googleapis/genai-toolbox/commit/cd56ea44fbdd149fcb92324e70ee36ac747635db)) * **source/alloydb, source/cloud-sql-postgres,source/cloud-sql-mysql,source/cloud-sql-mssql:** Use project from env for alloydb and cloud sql control plane tools ([#1588](https://github.com/googleapis/genai-toolbox/issues/1588)) ([12bdd95](https://github.com/googleapis/genai-toolbox/commit/12bdd954597e49d3ec6b247cc104584c5a4d1943)) * **source/mysql:** Set default host and port for MySQL source ([#1922](https://github.com/googleapis/genai-toolbox/issues/1922)) ([2c228ef](https://github.com/googleapis/genai-toolbox/commit/2c228ef4f2d4cb8dfc41e845466bfe3566d141a1)) * **source/Postgresql:** Set default host and port for Postgresql source ([#1927](https://github.com/googleapis/genai-toolbox/issues/1927)) ([7e6e88a](https://github.com/googleapis/genai-toolbox/commit/7e6e88a21f2b9b60e0d645cdde33a95892d31a04)) * **tool/looker-generate-embed-url:** Adding generate embed url tool ([#1877](https://github.com/googleapis/genai-toolbox/issues/1877)) ([ef63860](https://github.com/googleapis/genai-toolbox/commit/ef63860559798fbad54c1051d9f53bce42d66464)) * **tools/postgres:** Add `list_triggers`, `database_overview` tools for postgres ([#1912](https://github.com/googleapis/genai-toolbox/issues/1912)) ([a4c9287](https://github.com/googleapis/genai-toolbox/commit/a4c9287aecf848faa98d973a9ce5b13fa309a58e)) * **tools/postgres:** Add list_indexes, list_sequences tools for postgres ([#1765](https://github.com/googleapis/genai-toolbox/issues/1765)) ([897c63d](https://github.com/googleapis/genai-toolbox/commit/897c63dcea43226262d2062088c59f2d1068fca7)) | **OS/Architecture** | **Description** | **SHA256 Hash** | | --------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------- | | [linux/amd64](https://storage.googleapis.com/genai-toolbox/v0.20.0/linux/amd64/toolbox) | For **Linux** systems running on **Intel/AMD 64-bit processors**. | c6e3c98990d99a2f739af94df32f6d80b5f7ad2f286c39b25d9ccd5f819d61c5 | | [darwin/arm64](https://storage.googleapis.com/genai-toolbox/v0.20.0/darwin/arm64/toolbox) | For **macOS** systems running on **Apple Silicon** (M1, M2, M3, etc.) processors. | fe3965a9b6a90a6a039f2013dae571632a70cdf0d24b86fb9406fc76d11fc598 | | [darwin/amd64](https://storage.googleapis.com/genai-toolbox/v0.20.0/darwin/amd64/toolbox) | For **macOS** systems running on **Intel processors**. | 11d7cd47cb6b052cce6256c65d73c239acaaa6368727460b2ace300a89af37b0 | | [windows/amd64](https://storage.googleapis.com/genai-toolbox/v0.20.0/windows/amd64/toolbox.exe) | For **Windows** systems running on **Intel/AMD 64-bit processors**. | 939a593c88c70633d0074b3de0b08588c8e82e503ab1f1b5a0007749dc9a9716 |