io.github.jdhart81/taxcredit-engine
io.github.jdhart81/taxcredit-engineAuditable US clean-energy tax-credit scenarios for 45Q, 45V, 45Y, 48E, and 45X.
Tools · 5
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 supported credits and the current bundled rule-pack digest.
Return the bundled rules and official source metadata for one credit.
Verify an engine result's audit_sha256. Pass the prior result object as JSON; any changed amount, fact, rule step, or source digest fails.
Return fleet-standard capabilities, version, and pricing.
Similar MCP servers embedding-nearest
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"
}
}
}