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