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