Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.jdhart81/taxcredit-engine

io.github.jdhart81/taxcredit-engine

Auditable US clean-energy tax-credit scenarios for 45Q, 45V, 45Y, 48E, and 45X.

Uptime
100.0%
1 direct probes · 30d
Response
753ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

calculate_tax_credit

Calculate an auditable tax-credit scenario. credit is 45Q, 45V, 45Y, 48E, or 45X. facts must contain the explicit credit-specific eligibility facts; missing facts return indeterminate. This is…

list_rule_packs

List supported credits and the current bundled rule-pack digest.

get_rule_pack

Return the bundled rules and official source metadata for one credit.

verify_tax_credit_result

Verify an engine result's audit_sha256. Pass the prior result object as JSON; any changed amount, fact, rule step, or source digest fails.

describe_agent

Return fleet-standard capabilities, version, and pricing.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.jdhart81/taxcredit-engine": {
      "url": "https://mcp.viridisconservation.com/taxcredit-engine/mcp",
      "transport": "streamable-http"
    }
  }
}