Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/code-assist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Add the server to your preferred AI client's MCP configuration file. Find your c
gemini mcp add google-maps-platform-code-assist npx -y @googlemaps/code-assist-mcp@latest
```
* Verify the installation by running `gemini mcp list`.
* Option 2 - Install Code Assist as a Gemini CLI extension with static preamble, the MCP tool, and basic Google Maps theme:
* Option 2 - Install Code Assist MCP server as a Gemini CLI extension:
```bash
gemini extensions install https://github.com/googlemaps/platform-ai.git
```
Expand Down
Loading