From 4407a7618dcefb552c814deeafe978ab552089e7 Mon Sep 17 00:00:00 2001 From: Rachel Lee Nabors Date: Fri, 23 Jan 2026 16:17:12 +0000 Subject: [PATCH 1/3] adds redirect --- app/en/guides/create-tools/_meta.tsx | 3 --- .../contribute => resources}/registry-early-access/page.mdx | 0 .../registry-early-access/take-survey.tsx | 0 app/en/resources/tools/page.mdx | 2 +- 4 files changed, 1 insertion(+), 4 deletions(-) rename app/en/{guides/create-tools/contribute => resources}/registry-early-access/page.mdx (100%) rename app/en/{guides/create-tools/contribute => resources}/registry-early-access/take-survey.tsx (100%) diff --git a/app/en/guides/create-tools/_meta.tsx b/app/en/guides/create-tools/_meta.tsx index deec6cc3a..a4fa9d6e2 100644 --- a/app/en/guides/create-tools/_meta.tsx +++ b/app/en/guides/create-tools/_meta.tsx @@ -12,9 +12,6 @@ export const meta: MetaRecord = { improve: { title: "Improve an existing toolkit", }, - contribute: { - title: "Contribute to Arcade's tool catalog", - }, "error-handling": { title: "Handle errors", href: "/guides/create-tools/error-handling", diff --git a/app/en/guides/create-tools/contribute/registry-early-access/page.mdx b/app/en/resources/registry-early-access/page.mdx similarity index 100% rename from app/en/guides/create-tools/contribute/registry-early-access/page.mdx rename to app/en/resources/registry-early-access/page.mdx diff --git a/app/en/guides/create-tools/contribute/registry-early-access/take-survey.tsx b/app/en/resources/registry-early-access/take-survey.tsx similarity index 100% rename from app/en/guides/create-tools/contribute/registry-early-access/take-survey.tsx rename to app/en/resources/registry-early-access/take-survey.tsx diff --git a/app/en/resources/tools/page.mdx b/app/en/resources/tools/page.mdx index b00a61a54..c379b18d8 100644 --- a/app/en/resources/tools/page.mdx +++ b/app/en/resources/tools/page.mdx @@ -18,7 +18,7 @@ Build custom tools tailored to your specific needs using our powerful developmen Share your tools with the Arcade community and help expand our ecosystem. Submit your MCP servers to make them available to developers worldwide. -[Add Your Tools to the Catalog →](/guides/create-tools/contribute/registry-early-access) +[Add Your Tools to the Catalog →](/resources/registry-early-access) ## Why Choose Arcade Tools? From a31c8e78e103074a9666aa3818c9395b98baadbb Mon Sep 17 00:00:00 2001 From: Rachel Lee Nabors Date: Fri, 23 Jan 2026 16:17:55 +0000 Subject: [PATCH 2/3] adds redirect --- next.config.ts | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/next.config.ts b/next.config.ts index 224ff8afe..6ea99502f 100644 --- a/next.config.ts +++ b/next.config.ts @@ -23,6 +23,13 @@ const nextConfig: NextConfig = withLlmsTxt({ withNextra({ async redirects() { return [ + // Auto-added redirects for deleted pages + { + source: + "/:locale/guides/create-tools/contribute/registry-early-access", + destination: "/:locale/resources/registry-early-access", + permanent: true, + }, // Moved MCP Gateway UI guide to guides { source: "/:locale/guides/create-tools/mcp-gateways", @@ -370,8 +377,7 @@ const nextConfig: NextConfig = withLlmsTxt({ }, { source: "/:locale/home/registry-early-access", - destination: - "/:locale/guides/create-tools/contribute/registry-early-access", + destination: "/:locale/resources/registry-early-access", permanent: true, }, { @@ -486,8 +492,7 @@ const nextConfig: NextConfig = withLlmsTxt({ }, { source: "/:locale/guides/create-tools/contribute/registry", - destination: - "/:locale/guides/create-tools/contribute/registry-early-access", + destination: "/:locale/resources/registry-early-access", permanent: true, }, // Framework path aliases (old naming conventions) From d77467a4ce5ecbf5ec5d7bc8d123e70bf7ef75b9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 23 Jan 2026 16:19:55 +0000 Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=A4=96=20Regenerate=20LLMs.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/llms.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/llms.txt b/public/llms.txt index 34a4829f5..405cd03ae 100644 --- a/public/llms.txt +++ b/public/llms.txt @@ -1,4 +1,4 @@ - + # Arcade @@ -227,7 +227,7 @@ Arcade delivers three core capabilities: Deploy agents even your security team w - [Stripe](https://docs.arcade.dev/en/resources/integrations/payments/stripe.md): This documentation page provides users with tools and guidance to interact with the Stripe API, enabling the creation and management of customers, products, invoices, and payment processing. Users can learn how to implement various functionalities, such as creating customers or products, listing invoices - [StripeApi](https://docs.arcade.dev/en/resources/integrations/payments/stripe_api.md): The StripeApi documentation provides tools for developers to interact with the Stripe API, enabling them to manage accounts, customers, payments, billing, and various Stripe resources programmatically. Users can perform a wide range of operations, including retrieving account details, managing payment - [Teams Reference](https://docs.arcade.dev/en/resources/integrations/social-communication/teams/reference.md): The Teams Reference documentation provides a comprehensive list of enumerations related to matching types and team membership within the Teams MCP Server. Users can learn about different match criteria, such as exact and partial matches, as well as the types of team memberships available. This -- [The Arcade Registry](https://docs.arcade.dev/en/guides/create-tools/contribute/registry-early-access.md): The Arcade Registry documentation provides an overview of a platform designed for tool developers to share and monetize their integrations for agentic applications. It explains how the registry collects real-time usage metrics and feedback to enhance tool effectiveness, while inviting users to participate in the early +- [The Arcade Registry](https://docs.arcade.dev/en/resources/registry-early-access.md): The Arcade Registry documentation page provides an overview of the Arcade Registry, a platform for developers to share and monetize their tools for agentic applications. It explains how the registry collects usage metrics and feedback to enhance tool effectiveness, while inviting users to participate in the - [TicktickApi](https://docs.arcade.dev/en/resources/integrations/productivity/ticktick-api.md): The TicktickApi documentation provides a set of tools for developers to manage tasks and projects within the Ticktick platform using OAuth2 authentication. Users can learn how to create, update, delete, and retrieve tasks and projects through various API endpoints, enabling seamless - [Tool error handling](https://docs.arcade.dev/en/guides/tool-calling/error-handling.md): This documentation page provides guidance on effectively handling errors when using tools with Arcade's Tool Development Kit (TDK). It outlines the error handling philosophy, describes various error types, and offers best practices for implementing robust error management in applications. Users will learn how - [Tools](https://docs.arcade.dev/en/resources/tools.md): This documentation page provides an overview of Arcade's ecosystem of AI tools, enabling users to explore a catalog of pre-built integrations, create custom tools, and contribute to the community. It outlines the benefits of using Arcade tools, including built-in authentication and universal