Mexican Payroll & Tax Calculator for Cursor
dev.tinyapis/mx-fiscal
Deterministic Mexican payroll & tax math: finiquito, ISR, aguinaldo, IMSS (2026 tables).
client:Cursor
transport:streamable-http
tools:4
Install Mexican Payroll & Tax Calculator in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mx-fiscal": {
"url": "https://fiscal.tinyapis.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs