explain_rule — VASTlint MCP Tool
explain_rule
(explain rule) is one of 15 tools on the
VASTlint
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call explain_rule from your client
- Claude Code VASTlint explain_rule run in your project directory
- Claude Desktop VASTlint explain_rule ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor VASTlint explain_rule ~/.cursor/mcp.json
- VS Code VASTlint explain_rule .vscode/mcp.json
- Zed VASTlint explain_rule ~/.config/zed/settings.json
- Windsurf VASTlint explain_rule ~/.codeium/windsurf/mcp_config.json
- Cline VASTlint explain_rule ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI VASTlint explain_rule ~/.gemini/settings.json
- Grok VASTlint explain_rule .mcp.json (in your project root)
- ChatGPT VASTlint explain_rule Settings → Connectors → Advanced → Developer mode
- Claude.ai VASTlint explain_rule Settings → Connectors → Add custom connector
- LangChain VASTlint explain_rule pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport sse vastlint https://vastlint.org/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.