LIVE ENDPOINT
https://menteorama-fiscal-mcp.menteorama.workers.dev/mcp
Connect to this endpoint to inspect the live schema for fiscal_aguinaldo and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.menteorama-fiscal]
url = "https://menteorama-fiscal-mcp.menteorama.workers.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"menteorama-fiscal": {
"type": "http",
"url": "https://menteorama-fiscal-mcp.menteorama.workers.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: menteorama-fiscal
Remote MCP URL: https://menteorama-fiscal-mcp.menteorama.workers.dev/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"menteorama-fiscal": {
"url": "https://menteorama-fiscal-mcp.menteorama.workers.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"menteorama-fiscal": {
"type": "http",
"url": "https://menteorama-fiscal-mcp.menteorama.workers.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "menteorama-fiscal",
"transport": "streamable-http",
"url": "https://menteorama-fiscal-mcp.menteorama.workers.dev/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
fiscal_recargos— Calcula recargos por mora + actualizacion por pago tardio de una contribucion en Mexico (CFF Art.fiscal_valores_vigentes— Devuelve los valores fiscales vigentes verificados de Mexico para un anio (UMA, salario minimo, tasas de recargo y parcialidades), cada uno con su fuente oficial.fiscal_calendario— Obligaciones fiscales y fechas limite de un regimen fiscal mexicano.fiscal_regimen_factores— Devuelve los FACTORES para elegir regimen fiscal en Mexico (topes de ingreso, base gravable, tasas, exclusiones) segun tipo de persona, ingresos anuales y actividad.fiscal_cfdi_validar— Valida la coherencia de un CFDI 4.fiscal_isr_estimado— ESTIMA el ISR anual segun regimen, ingresos y deducciones, con la tarifa progresiva Art.fiscal_isr_retencion— Calcula la retencion MENSUAL de ISR de salarios (Art.fiscal_imss— Calcula las cuotas IMSS obrero-patronales del periodo sobre el SBC diario (topado a 25 UMA): Enfermedades y Maternidad, Invalidez y Vida, Retiro, Cesantia y Vejez (curva patronal 2026 por veces UMA), Guarderias, Riesgos de Trabajo e INFONAVIT.