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