File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed
Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -164,14 +164,21 @@ Add the server to your preferred AI client's MCP configuration file. Find your c
164164 }
165165 ```
166166
167+ * **[Microsoft Copilot](https://learn.microsoft.com/en-us/microsoft-copilot-studio/agent-extend-action-mcp)**
168+ * When in Agent mode, Click "Tools" and then in the top header "Configure Tools" then "Install from an NPM package name" (See screenshots below)
169+ * <img width="597" height="199" alt="image" src="https://github.com/user-attachments/assets/061e685b-749a-4267-a471-3845c80e16b5" />
170+
171+ * <img width="738" height="114" alt="image" src="https://github.com/user-attachments/assets/1f8b2879-639f-4d47-b440-a0f7b539ed09" />
172+ * <img width="718" height="217" alt="image" src="https://github.com/user-attachments/assets/0c3c89d0-35ab-4c31-bd39-cf21d7c0724e" />
173+ * Enter pacakge name `@googlemaps/code-assist-mcp` and ENTER, accepting the install and using the default port 3000, then ENTER one last time to confirm the change
174+ * <img width="717" height="114" alt="image" src="https://github.com/user-attachments/assets/d6ba49d2-0207-4bdc-9637-18f7307f767c" />
175+
176+
167177* **[Windsurf](https://docs.windsurf.com/windsurf/cascade/mcp)**
168178 * Similar to Cursor instructions above.
169-
170- * **[Microsoft Copilot](https://learn.microsoft.com/en-us/microsoft-copilot-studio/agent-extend-action-mcp)**
171- * Similar to Cline and Roo Code instructions above.
172179
173180* **[Kilo Code](https://kilocode.ai/docs/features/mcp/using-mcp-in-kilo-code)**
174- * Similar to the Roo Code instructions above
181+ * Similar to the Cline and Roo Code instructions above
175182
176183-----
177184
You can’t perform that action at this time.
0 commit comments