From c9154e159244f9b179a55765a34681f0abd96a72 Mon Sep 17 00:00:00 2001 From: Michael Marturana Date: Wed, 3 Sep 2025 15:09:43 -0700 Subject: [PATCH] Added exclude blocks for region tags in the MCP Code Assist README --- packages/code-assist/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/code-assist/README.md b/packages/code-assist/README.md index a45600a..db5ce1b 100644 --- a/packages/code-assist/README.md +++ b/packages/code-assist/README.md @@ -36,12 +36,14 @@ Google Maps Platform resources that the MCP server can access include: - 🚀 Whether you are making precision AI-Assisted code changes or vibecoding a new app prototype - Code Assist can help you accomplish your task faster and easier. + Below is an example MCP Client response to a user's question with Code Assist MCP installed: ![](./code-assist-preview.jpg) > [\!NOTE] > This is the repository for an MCP server that provides access to Google Maps Platform documentation via a RAG service. It is not a Google Maps Platform Core Service. + -----