mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-01-09 07:28:05 -05:00
In this PR, the following was updated: * Updated the server.json file * Added the requirement to add an annotation to the Docker image ([here](https://github.com/modelcontextprotocol/registry/blob/9ce229d3/docs/guides/publishing/publish-server.md#requirements-3)). ``` curl --request GET \ --url 'https://registry.modelcontextprotocol.io/v0.1/servers?search=io.github.googleapis%2Fgenai-toolbox' \ --header 'Accept: application/json, application/problem+json' ```