Skip to content

Commit 778f7c8

Browse files
authored
Merge pull request #147 from auth0/auth-for-mcp-rename
Update title and sidebar title for MCP documentation
2 parents d4f2a3e + b7f7d11 commit 778f7c8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

auth4genai/docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
]
172172
},
173173
{
174-
"tab": "Auth0 for MCP",
174+
"tab": "Auth for MCP",
175175
"groups": [
176176
{
177177
"group": " ",

auth4genai/mcp/auth-for-mcp.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Auth0 for MCP Servers
2+
title: Auth for MCP Servers
33
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.
4-
sidebarTitle: Auth0 for MCP
4+
sidebarTitle: Auth for MCP
55
---
66

77
## What is the Model Context Protocol (MCP)?

0 commit comments

Comments
 (0)