INDIVIDUAL MCP TOOL
resolver_claves_sat
Convierte una descripción en lenguaje natural a las claves del SAT necesarias para facturar.
LIVE ENDPOINT
https://mcp.notsy.com.mx/mcp
Connect to this endpoint to inspect the live schema for resolver_claves_sat 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.notsy-facturaci-n]
url = "https://mcp.notsy.com.mx/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"notsy-facturaci-n": {
"type": "http",
"url": "https://mcp.notsy.com.mx/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: notsy-facturaci-n
Remote MCP URL: https://mcp.notsy.com.mx/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": {
"notsy-facturaci-n": {
"url": "https://mcp.notsy.com.mx/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"notsy-facturaci-n": {
"type": "http",
"url": "https://mcp.notsy.com.mx/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "notsy-facturaci-n",
"transport": "streamable-http",
"url": "https://mcp.notsy.com.mx/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
whoami— Confirma la identidad del agente: a qué negocio pertenece la API key, sus permisos (scopes), límites de emisión y uso del día.preview_factura— DRY-RUN: valida la factura y calcula los totales (subtotal, IVA, retenciones, total) SIN timbrar, reservar ni cobrar.emitir_cfdi— Emite y timbra un CFDI 4.