Skip to content

Commit e7105b2

Browse files
'google' antigravity
1 parent 8d4ff61 commit e7105b2

File tree

4 files changed

+9
-7
lines changed

4 files changed

+9
-7
lines changed

src/partials/mcp-add-ides-tools.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can add the MCP server to various AI tools and code editors:
2121
{% cards_item href="/docs/tooling/mcp/opencode" title="OpenCode" image="/images/docs/mcp/logos/opencode.svg" %}
2222
{% /cards_item %}
2323

24-
{% cards_item href="/docs/tooling/mcp/antigravity" title="Antigravity" image="/images/docs/mcp/logos/google-antigravity.svg" %}
24+
{% cards_item href="/docs/tooling/mcp/antigravity" title="Google Antigravity" image="/images/docs/mcp/logos/google-antigravity.svg" %}
2525
{% /cards_item %}
2626

2727
{% /cards %}
@@ -48,7 +48,7 @@ You can add the MCP server to various AI tools and code editors:
4848
{% cards_item href="/docs/tooling/mcp/opencode" title="OpenCode" image="/images/docs/mcp/logos/dark/opencode.svg" %}
4949
{% /cards_item %}
5050

51-
{% cards_item href="/docs/tooling/mcp/antigravity" title="Antigravity" image="/images/docs/mcp/logos/dark/google-antigravity.svg" %}
51+
{% cards_item href="/docs/tooling/mcp/antigravity" title="Google Antigravity" image="/images/docs/mcp/logos/dark/google-antigravity.svg" %}
5252
{% /cards_item %}
5353

5454
{% /cards %}

src/routes/docs/+page.svelte

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -433,10 +433,12 @@
433433
>
434434
<img
435435
src="/images/docs/mcp/logos/dark/google-antigravity.svg"
436-
alt="Antigravity"
436+
alt="Google Antigravity"
437437
class="w-6"
438438
/>
439-
<h4 class="text-sub-body text-primary font-medium">Antigravity</h4>
439+
<h4 class="text-sub-body text-primary font-medium">
440+
Google Antigravity
441+
</h4>
440442
</a>
441443
</li>
442444
</ul>

src/routes/docs/tooling/mcp/+layout.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
href: '/docs/tooling/mcp/opencode'
6161
},
6262
{
63-
label: 'Antigravity',
63+
label: 'Google Antigravity',
6464
href: '/docs/tooling/mcp/antigravity'
6565
}
6666
]

src/routes/docs/tooling/mcp/antigravity/+page.markdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: article
3-
title: Appwrite MCP and Antigravity
4-
description: Learn how to add the Appwrite MCP servers to Agent Manager in Antigravity to interact with both the Appwrite API and documentation.
3+
title: Appwrite MCP and Google Antigravity
4+
description: Learn how to add the Appwrite MCP servers to Agent Manager in Google Antigravity to interact with both the Appwrite API and documentation.
55
---
66

77
Learn how you can add the Appwrite MCP servers to Agent Manager in Antigravity to interact with both the Appwrite API and documentation.

0 commit comments

Comments
 (0)