From f26757f5dcfa596785cc18a1e5d6117f9529f40c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 11:47:55 +0000 Subject: [PATCH 1/2] Editorial: Voice and tone - Changed "lets you" to more direct language; Arcade terminology - Corrected "MCP server" capitalization --- app/en/guides/mcp-gateways/create-via-ai/page.mdx | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/app/en/guides/mcp-gateways/create-via-ai/page.mdx b/app/en/guides/mcp-gateways/create-via-ai/page.mdx index 4cd0e9713..606c11667 100644 --- a/app/en/guides/mcp-gateways/create-via-ai/page.mdx +++ b/app/en/guides/mcp-gateways/create-via-ai/page.mdx @@ -6,12 +6,14 @@ description: "Create and manage MCP Gateways using AI directly from your chat in import { Callout, Steps } from "nextra/components"; import { SignupLink } from "@/app/_components/analytics"; + + # Arcade Gateway Assistant -Create and manage MCP Gateways directly from your chat interface using natural language. +Create and manage MCP gateways directly from your chat interface using natural language. @@ -30,7 +32,7 @@ Create and manage MCP Gateways directly from your chat interface using natural l ### Connect to the Gateway Assistant -The Gateway Assistant is an MCP server that lets you create and manage MCP Gateways. To use it, add the Arcade Gateway Assistant (using Arcade Auth) to your MCP client using this URL: +The Gateway Assistant is an MCP server that creates and manages MCP gateways. To use it, add the Arcade Gateway Assistant (using Arcade Auth) to your MCP client using this URL: ``` https://ctl.arcade.dev/mcp @@ -52,7 +54,7 @@ Ask your AI assistant to create a gateway by describing what you want to do. For > "I want to send emails with Gmail and manage my calendar with Google Calendar. Create a gateway for this." -> "Create a gateway that lets me manage GitHub PRs and post updates to Slack." +> "Create a gateway that creates and manages MCP gateways for GitHub PRs and post updates to Slack." The assistant will select the appropriate tools from Arcade's catalog and create a gateway for you. @@ -60,13 +62,13 @@ The assistant will select the appropriate tools from Arcade's catalog and create -## After Creating a Gateway +## After creating a gateway Once you've created a gateway, you'll need to add it to your chat client as a separate MCP server. The assistant will provide your new gateway's MCP URL (for example, `https://api.arcade.dev/mcp/`). @@ -74,4 +76,4 @@ Follow the same process you used to add the Gateway Assistant - see [Connect to The Gateway Assistant creates gateways that use **Arcade Auth** by default. This means you'll authenticate with your Arcade account to access the gateway. For production use cases with end users who don't have Arcade accounts, you can modify the gateway's authentication settings in the [dashboard](https://api.arcade.dev/dashboard/mcp-gateways). - + \ No newline at end of file From f76c87264d95896b4aef020174beef05ac8b4f1d Mon Sep 17 00:00:00 2001 From: Mateo Torres Date: Thu, 22 Jan 2026 08:57:30 -0300 Subject: [PATCH 2/2] restored the youtube URL and remove the editorial comment --- app/en/guides/mcp-gateways/create-via-ai/page.mdx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/app/en/guides/mcp-gateways/create-via-ai/page.mdx b/app/en/guides/mcp-gateways/create-via-ai/page.mdx index 606c11667..1f990486f 100644 --- a/app/en/guides/mcp-gateways/create-via-ai/page.mdx +++ b/app/en/guides/mcp-gateways/create-via-ai/page.mdx @@ -6,8 +6,6 @@ description: "Create and manage MCP Gateways using AI directly from your chat in import { Callout, Steps } from "nextra/components"; import { SignupLink } from "@/app/_components/analytics"; - - # Arcade Gateway Assistant @@ -62,7 +60,7 @@ The assistant will select the appropriate tools from Arcade's catalog and create