From 7b4111c07963abdee1e957ca604f3825db9946bc Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sat, 28 Jun 2025 06:30:35 -0500 Subject: [PATCH] =?UTF-8?q?=E2=99=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/mcp-gateway-features.tsx | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/apps/web/src/components/mcp-gateway-features.tsx b/apps/web/src/components/mcp-gateway-features.tsx index 61150d04..5ad5b593 100644 --- a/apps/web/src/components/mcp-gateway-features.tsx +++ b/apps/web/src/components/mcp-gateway-features.tsx @@ -11,9 +11,8 @@ import { TextSelectIcon, UserIcon } from 'lucide-react' -import Link from 'next/link' -import { calendarBookingUrl, docsPublishingUrl } from '@/lib/config' +import { docsPublishingUrl } from '@/lib/config' import { Feature, type FeatureData } from './feature' @@ -25,19 +24,11 @@ const mcpGatewayFeatures: FeatureData[] = [ Ship to production fast with Agentic's free, hosted authentication. Email & password, OAuth, GitHub, Google, Twitter, etc – if your origin API requires OAuth credentials, Agentic likely already supports it, and - if not,{' '} - - let us know - - . + if not, we'd be happy to add it. ), icon: UserIcon, + href: `${docsPublishingUrl}/config/auth`, pattern: { y: 16, squares: [ @@ -58,6 +49,7 @@ const mcpGatewayFeatures: FeatureData[] = [ ), icon: CreditCardIcon, + href: `${docsPublishingUrl}/config/pricing`, pattern: { y: -6, squares: [ @@ -114,6 +106,7 @@ const mcpGatewayFeatures: FeatureData[] = [ ), icon: ShieldCheckIcon, + href: `${docsPublishingUrl}/config/rate-limits`, pattern: { y: 2, squares: [ @@ -134,6 +127,7 @@ const mcpGatewayFeatures: FeatureData[] = [ ), icon: DatabaseZapIcon, + href: `${docsPublishingUrl}/config/caching`, pattern: { y: 8, squares: [