Skip to content

Commit 252203a

Browse files
mit-mitgemini-code-assist[bot]sfshaza2
authored
Add Antigravity configuration instructions (#12730)
Added instructions for configuring Antigravity with the Dart and Flutter MCP server, including installation steps for the necessary extensions. ## Presubmit checklist - [x] If you are unwilling, or unable, to sign the CLA, even for a _tiny_, one-word PR, please file an issue instead of a PR. - [x] If this PR is not meant to land until a future stable release, mark it as draft with an explanation. - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style)—for example, it doesn't use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first-person pronouns). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer. --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Shams Zakhour <44418985+sfshaza2@users.noreply.github.com>
1 parent 16d5d0b commit 252203a

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

src/content/ai/mcp-server.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,28 @@ This section provides instructions for setting up the
6262
Dart and Flutter MCP server with popular tools like Firebase Studio,
6363
Gemini CLI, Gemini Code Assist, Cursor, and GitHub Copilot.
6464

65+
### Antigravity
66+
67+
To configure [Antigravity][] to use the Dart and Flutter MCP server,
68+
use the [MCP Store][]:
69+
70+
1. Locate the **Agent Side Panel** on the right.
71+
(It might be closed, so press Ctrl+Cmd+B to open it).
72+
2. Click the **`...`** (Additional options) menu-button.
73+
3. Select **MCP Servers**.
74+
4. Search for **Dart**.
75+
5. Select **Install**.
76+
77+
It is also recommended to configure the Dart and Flutter Extensions:
78+
79+
1. Open the View menu and select **Extensions**.
80+
2. In the Search Extensions field, enter **Flutter**.
81+
3. Click Flutter in the list, and select **Install**.
82+
This installs both the Flutter and Dart extensions.
83+
84+
[Antigravity]: https://antigravity.google/
85+
[MCP Store]: https://antigravity.google/docs/agent-side-panel
86+
6587
### Gemini CLI
6688

6789
To configure the [Gemini CLI][] to use the Dart and Flutter MCP server,

0 commit comments

Comments
 (0)