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