Overview
This repository hosts the Google Maps Platform Code Assist toolkit, an MCP server that enhances the responses of large language models used for Google Maps Platform development by grounding them in official, up-to-date documentation and code samples. The MCP server helps ensure AI-produced guidance stays accurate by referencing current API docs and example snippets directly from Google Maps documentation. It is part of the Code Assist toolkit and can be used with the Gemini CLI extension to streamline integration in developer workflows. The project supports installation as a Gemini CLI extension with a static preamble, the MCP tool, and a basic Google Maps theme, or manual configuration via ~/.gemini/settings.json pointing to the MCP server package. Sample prompts illustrate queries about the Routes API, authentication options, code samples, and API differences, with responses anchored to the official documentation.
Features
No specific features listed.
Who Is This For?
- Developers:Ground LLM outputs in Google Maps Platform docs and code samples for app development.




