assess_action_risk — Guardrail MCP MCP Tool
assess_action_risk
(assess action risk) is one of 2 tools on the
Guardrail MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call assess_action_risk from your client
- Claude Code Guardrail MCP assess_action_risk run in your project directory
- Claude Desktop Guardrail MCP assess_action_risk ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Guardrail MCP assess_action_risk ~/.cursor/mcp.json
- VS Code Guardrail MCP assess_action_risk .vscode/mcp.json
- Zed Guardrail MCP assess_action_risk ~/.config/zed/settings.json
- Windsurf Guardrail MCP assess_action_risk ~/.codeium/windsurf/mcp_config.json
- Cline Guardrail MCP assess_action_risk ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Guardrail MCP assess_action_risk ~/.gemini/settings.json
- Grok Guardrail MCP assess_action_risk .mcp.json (in your project root)
- ChatGPT Guardrail MCP assess_action_risk Settings → Connectors → Advanced → Developer mode
- Claude.ai Guardrail MCP assess_action_risk Settings → Connectors → Add custom connector
- LangChain Guardrail MCP assess_action_risk pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http guardrail-mcp https://guardrail-mcp.kadopi.workers.dev/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.