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