Skip to content

Commit c554d67

Browse files
authored
Add open in firebase studio template link (#31)
* Add open in firebase studio template link * Update README with Firebase Studio link and badge
1 parent b4a18e1 commit c554d67

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

packages/code-assist/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
[![License](https://img.shields.io/github/license/googlemaps/platform-ai?color=blue)][license]
44
[![Discord](https://img.shields.io/discord/676948200904589322?color=6A7EC2&logo=discord&logoColor=ffffff)][Discord server]
55
[![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.com/en/install-mcp?name=google-maps-platform&config=eyJjb21tYW5kIjoibnB4IC15IEBnb29nbGVtYXBzL2NvZGUtYXNzaXN0LW1jcCJ9)
6+
<a href="https://studio.firebase.google.com/new/gemini-maps">
7+
<img
8+
height="28"
9+
alt="Try in Firebase Studio"
10+
src="https://cdn.firebasestudio.dev/btn/try_dark_32.svg">
11+
</a>
612

713

814
# <img height="48" width="48" src="https://avatars.githubusercontent.com/u/3717923?s=200&v=4" alt="Google Maps Platform Logo" /> Google Maps Platform Code Assist Toolkit
@@ -123,6 +129,7 @@ Add the server to your preferred AI client's MCP configuration file. Find your c
123129
```
124130

125131
* **[Firebase Studio](https://firebase.google.com/docs/studio/customize-workspace)**
132+
* <a href="https://studio.firebase.google.com/new/gemini-maps"> <img height="28" alt="Try in Firebase Studio" src="https://cdn.firebasestudio.dev/btn/try_dark_32.svg"></a> with Code Assist MCP installed
126133
* Add to your project's `mcp.json` file in the `.idx` folder in your Firebase Studio workspace
127134
```json
128135
{

0 commit comments

Comments
 (0)