[ Web Proxy ]
URL:
Viewing: https://developers.google.com/maps/ai/code-assist/gemini-cli [Back]  [Original]

Configure Maps Code Assist with Gemini CLI  |  Google Maps Platform  |  Google for Developers Skip to main content
Send feedback

Configure Maps Code Assist with Gemini CLI Stay organized with collections Save and categorize content based on your preferences.

To configure the Maps Code Assist MCP server with Gemini CLI, do the following:

  1. Once you install Gemini CLI, you can use the add command to configure Maps Code Assist MCP server:

    gemini mcp add -s user -t http maps-code-assist-mcp https://mapscodeassist.googleapis.com/mcp
    

    A confirmation is shown stating that the MCP server has been added to your user settings.

  2. To validate that the server is working correctly, run the /mcp list command:

    > /mcp list
    

    The response is similar to the following:

    Configured MCP servers:
    
    maps-code-assist-mcp - Ready (2 tools)
    Tools:
    -   retrieve-google-maps-platform-docs
    -   retrieve-instructions
    
  3. Start asking Maps-related questions with Gemini CLI.

What's next

Send feedback

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-08-19 UTC.

Need to tell us more? [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-19 UTC."],[],[]]

Web Proxy Viewer  |  New URL  |  Original Page