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