Skip to content

Commit 0cca772

Browse files
committed
Update MCP endpoint security description for clarity
1 parent 78ebafc commit 0cca772

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learn-pr/wwl-data-ai/implement-data-security-compliance/includes/8-secure-graphql-rest-mcp-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ END;
142142

143143
## Secure MCP endpoints
144144

145-
Model Context Protocol (MCP) endpoints let AI assistants and agents interact with your database. These endpoints need extra security attention because AI systems might process untrusted user input.
145+
Model Context Protocol (MCP) endpoints let AI assistants and agents interact with your database. MCP requires extra security attention because AI systems might process untrusted user input.
146146

147147
Here's how to configure MCP server authentication:
148148

0 commit comments

Comments
 (0)