Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion auth4genai/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
]
},
{
"tab": "Auth0 for MCP",
"tab": "Auth for MCP",
"groups": [
{
"group": " ",
Expand Down
4 changes: 2 additions & 2 deletions auth4genai/mcp/auth-for-mcp.mdx
Original file line number Diff line number Diff line change
@@ -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)?
Expand Down