get_guardrail_capabilities — Guardrail MCP MCP Tool Read-only
get_guardrail_capabilities
(get guardrail capabilities) 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 get_guardrail_capabilities from your client
- Claude Code Guardrail MCP get_guardrail_capabilities run in your project directory
- Claude Desktop Guardrail MCP get_guardrail_capabilities ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Guardrail MCP get_guardrail_capabilities ~/.cursor/mcp.json
- VS Code Guardrail MCP get_guardrail_capabilities .vscode/mcp.json
- Zed Guardrail MCP get_guardrail_capabilities ~/.config/zed/settings.json
- Windsurf Guardrail MCP get_guardrail_capabilities ~/.codeium/windsurf/mcp_config.json
- Cline Guardrail MCP get_guardrail_capabilities ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Guardrail MCP get_guardrail_capabilities ~/.gemini/settings.json
- Grok Guardrail MCP get_guardrail_capabilities .mcp.json (in your project root)
- ChatGPT Guardrail MCP get_guardrail_capabilities Settings → Connectors → Advanced → Developer mode
- Claude.ai Guardrail MCP get_guardrail_capabilities Settings → Connectors → Add custom connector
- LangChain Guardrail MCP get_guardrail_capabilities 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.