Skip to content

Commit 3184f31

Browse files
authored
Added sample prompts to README (#46)
* Added sample prompts to README
1 parent 41dabd0 commit 3184f31

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,15 @@ This repository contains the Google Maps Platform Code Assist toolkit, a Model C
1010

1111
For more information about installing and using the toolkit, as well as terms of use, see the [Code Assist toolkit README](packages/code-assist/README.md).
1212

13+
## Sample Prompts
14+
15+
Use these example prompts to get started with the Code Assist MCP server or supported AI agents:
16+
17+
- Show me how to use the Routes API in Node.js.
18+
- What are the authentication options for Google Maps Platform?
19+
- Give me a code sample for displaying a map with markers.
20+
- Explain the difference between Place Autocomplete and Place Search.
21+
- How do I set up billing for Google Maps Platform?
22+
1323
<!--repo-specific anchor links-->
1424
[npm-pkg]: <https://npmjs.com/package/@googlemaps/code-assist-mcp>

0 commit comments

Comments
 (0)