You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/mcp-scan/guardrails.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Safeguard and restrict your MCP tool calls and responses.
12
12
13
13
The `mcp-scan proxy` command supports dynamic guardrailing for MCP servers, letting you enforce safety rules during tool use. It comes with a set of default guardrails and allows you to define custom behavior through a configuration file.
14
14
15
-
This guide covers how to structure guardrail configs, write custom rules, and apply enforcement at the client, server, and tool levels.
15
+
This chapter covers how to structure guardrail configuration files, write custom rules, and apply enforcement at the client, server, and tool levels.
0 commit comments