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