Mexican Payroll & Tax Calculator for VS Code
dev.tinyapis/mx-fiscal
Deterministic Mexican payroll & tax math: finiquito, ISR, aguinaldo, IMSS (2026 tables).
client:VS Code
transport:streamable-http
tools:4
Install Mexican Payroll & Tax Calculator in VS Code
.vscode/mcp.json
{
"servers": {
"mx-fiscal": {
"type": "http",
"url": "https://fiscal.tinyapis.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs