Skip to content

Commit 07742f1

Browse files
committed
include securityRequirement
1 parent 4a77078 commit 07742f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ai/model-context-protocol.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ See [Installing MCP servers](https://docs.cursor.com/en/context/mcp#installing-m
147147

148148
## Authentication
149149

150-
When you enable an API endpoint for MCP, the server includes the authentication requirements defined in your OpenAPI `securitySchemes`. Any keys are handled directly by the tool and not stored or processed by Mintlify.
150+
When you enable an API endpoint for MCP, the server includes the authentication requirements defined in your OpenAPI `securitySchemes` and `securityRequirement`. Any keys are handled directly by the tool and not stored or processed by Mintlify.
151151

152152
If a user asks their AI tool to call a protected endpoint, the tool will request the necessary authentication credentials from the user at that moment.
153153

0 commit comments

Comments
 (0)