We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7db85dd commit f914a59Copy full SHA for f914a59
docs/specification/draft/basic/security_best_practices.mdx
@@ -287,3 +287,4 @@ MCP servers intending for their servers to be run locally **SHOULD** implement m
287
- Restrict access if using an HTTP transport, such as:
288
- Require an authorization token
289
- Use unix domain sockets or other Interprocess Communication (IPC) mechanisms with restricted access
290
+```
0 commit comments