From e7105b2366240eb455e187b432be306e093f5966 Mon Sep 17 00:00:00 2001 From: Atharva Deosthale Date: Fri, 12 Dec 2025 23:57:44 +0530 Subject: [PATCH 1/2] 'google' antigravity --- src/partials/mcp-add-ides-tools.md | 4 ++-- src/routes/docs/+page.svelte | 6 ++++-- src/routes/docs/tooling/mcp/+layout.svelte | 2 +- src/routes/docs/tooling/mcp/antigravity/+page.markdoc | 4 ++-- 4 files changed, 9 insertions(+), 7 deletions(-) diff --git a/src/partials/mcp-add-ides-tools.md b/src/partials/mcp-add-ides-tools.md index 09e826d857..a52adc883c 100644 --- a/src/partials/mcp-add-ides-tools.md +++ b/src/partials/mcp-add-ides-tools.md @@ -21,7 +21,7 @@ You can add the MCP server to various AI tools and code editors: {% cards_item href="/docs/tooling/mcp/opencode" title="OpenCode" image="/images/docs/mcp/logos/opencode.svg" %} {% /cards_item %} -{% cards_item href="/docs/tooling/mcp/antigravity" title="Antigravity" image="/images/docs/mcp/logos/google-antigravity.svg" %} +{% cards_item href="/docs/tooling/mcp/antigravity" title="Google Antigravity" image="/images/docs/mcp/logos/google-antigravity.svg" %} {% /cards_item %} {% /cards %} @@ -48,7 +48,7 @@ You can add the MCP server to various AI tools and code editors: {% cards_item href="/docs/tooling/mcp/opencode" title="OpenCode" image="/images/docs/mcp/logos/dark/opencode.svg" %} {% /cards_item %} -{% cards_item href="/docs/tooling/mcp/antigravity" title="Antigravity" image="/images/docs/mcp/logos/dark/google-antigravity.svg" %} +{% cards_item href="/docs/tooling/mcp/antigravity" title="Google Antigravity" image="/images/docs/mcp/logos/dark/google-antigravity.svg" %} {% /cards_item %} {% /cards %} diff --git a/src/routes/docs/+page.svelte b/src/routes/docs/+page.svelte index 1dbde75ff1..54244c1474 100644 --- a/src/routes/docs/+page.svelte +++ b/src/routes/docs/+page.svelte @@ -433,10 +433,12 @@ > Antigravity -

Antigravity

+

+ Google Antigravity +

diff --git a/src/routes/docs/tooling/mcp/+layout.svelte b/src/routes/docs/tooling/mcp/+layout.svelte index 6988372ce9..fa0bcb3aac 100644 --- a/src/routes/docs/tooling/mcp/+layout.svelte +++ b/src/routes/docs/tooling/mcp/+layout.svelte @@ -60,7 +60,7 @@ href: '/docs/tooling/mcp/opencode' }, { - label: 'Antigravity', + label: 'Google Antigravity', href: '/docs/tooling/mcp/antigravity' } ] diff --git a/src/routes/docs/tooling/mcp/antigravity/+page.markdoc b/src/routes/docs/tooling/mcp/antigravity/+page.markdoc index df4d80095b..0e655dd730 100644 --- a/src/routes/docs/tooling/mcp/antigravity/+page.markdoc +++ b/src/routes/docs/tooling/mcp/antigravity/+page.markdoc @@ -1,7 +1,7 @@ --- layout: article -title: Appwrite MCP and Antigravity -description: Learn how to add the Appwrite MCP servers to Agent Manager in Antigravity to interact with both the Appwrite API and documentation. +title: Appwrite MCP and Google Antigravity +description: Learn how to add the Appwrite MCP servers to Agent Manager in Google Antigravity to interact with both the Appwrite API and documentation. --- Learn how you can add the Appwrite MCP servers to Agent Manager in Antigravity to interact with both the Appwrite API and documentation. From 46657f30705d2fa95fa933c52f800824bfc8d0fc Mon Sep 17 00:00:00 2001 From: Aditya Oberai Date: Sat, 13 Dec 2025 00:30:51 +0530 Subject: [PATCH 2/2] Update src/routes/docs/tooling/mcp/antigravity/+page.markdoc --- src/routes/docs/tooling/mcp/antigravity/+page.markdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/docs/tooling/mcp/antigravity/+page.markdoc b/src/routes/docs/tooling/mcp/antigravity/+page.markdoc index 0e655dd730..d6557a99f9 100644 --- a/src/routes/docs/tooling/mcp/antigravity/+page.markdoc +++ b/src/routes/docs/tooling/mcp/antigravity/+page.markdoc @@ -4,7 +4,7 @@ title: Appwrite MCP and Google Antigravity description: Learn how to add the Appwrite MCP servers to Agent Manager in Google Antigravity to interact with both the Appwrite API and documentation. --- -Learn how you can add the Appwrite MCP servers to Agent Manager in Antigravity to interact with both the Appwrite API and documentation. +Learn how you can add the Appwrite MCP servers to Agent Manager in Google Antigravity to interact with both the Appwrite API and documentation. Before you begin, ensure you have the following **pre-requisites** installed on your system: