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