taxcredit engine for VS Code
io.github.jdhart81/taxcredit-engine
Auditable US clean-energy tax-credit scenarios for 45Q, 45V, 45Y, 48E, and 45X.
client:VS Code
transport:streamable-http
tools:5
Install taxcredit engine in VS Code
.vscode/mcp.json
{
"servers": {
"taxcredit-engine": {
"type": "http",
"url": "https://mcp.viridisconservation.com/taxcredit-engine/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs