From 433e2112cbf44a11ab129e50fd1bc692dfb60d52 Mon Sep 17 00:00:00 2001 From: Jessica Temporal Date: Wed, 15 Oct 2025 10:23:41 -0400 Subject: [PATCH 1/2] Update title and sidebar title for MCP documentation --- auth4genai/mcp/auth-for-mcp.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/auth4genai/mcp/auth-for-mcp.mdx b/auth4genai/mcp/auth-for-mcp.mdx index e17c9772f..0f9442f68 100644 --- a/auth4genai/mcp/auth-for-mcp.mdx +++ b/auth4genai/mcp/auth-for-mcp.mdx @@ -1,7 +1,7 @@ --- -title: Auth0 for MCP Servers +title: Auth for MCP Servers description: For developers building applications that use AI agents to interact with external systems, standardizing how these agents call tools is a significant challenge. The Model Context Protocol (MCP) provides a specification for this interaction. This guide gives a technical overview of MCP and explains how to implement robust authentication and authorization for MCP servers using Auth0. -sidebarTitle: Auth0 for MCP +sidebarTitle: Auth for MCP --- ## What is the Model Context Protocol (MCP)? From b7f7d116076c0806192abff18b141ae2989d9210 Mon Sep 17 00:00:00 2001 From: Jessica Temporal Date: Wed, 15 Oct 2025 10:35:48 -0400 Subject: [PATCH 2/2] Rename tab from 'Auth0 for MCP' to 'Auth for MCP' --- auth4genai/docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth4genai/docs.json b/auth4genai/docs.json index 34d0f7c5e..87ef51d01 100644 --- a/auth4genai/docs.json +++ b/auth4genai/docs.json @@ -171,7 +171,7 @@ ] }, { - "tab": "Auth0 for MCP", + "tab": "Auth for MCP", "groups": [ { "group": " ",