eCommerce
notsy.com.mx
Provides tools for identity confirmation, SAT key resolution, invoice preview, and CFDI issuance for electronic invoicing.
ENDPOINT 1
https://mcp.notsy.com.mx/mcp
MCP server metadata
- Name
- Notsy Facturación
Herramientas para emitir CFDIs 4.0 (facturas) y resolver claves del SAT en México, a nombre del negocio dueño de la API key. Flujo recomendado: resolver_claves_sat → preview_factura (dry-run, cotiza sin reservar ni cobrar) → emitir_cfdi. Configura tu API key de Notsy como header Authorization: Bearer ntsy_...
Known tools 4
whoamiConfirma la identidad del agente: a qué negocio pertenece la API key, sus permisos (scopes), límites de emisión y uso del día.
Inferred read-onlyresolver_claves_satConvierte una descripción en lenguaje natural a las claves del SAT necesarias para facturar.
Inferred read-onlypreview_facturaDRY-RUN: valida la factura y calcula los totales (subtotal, IVA, retenciones, total) SIN timbrar, reservar ni cobrar.
Inferred read-onlyCONNECT 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.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for notsy.com.mx was fetched 2026-07-30T01:17:13.553Z and is being refreshed.
notsy.com.mx is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.