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