← Registry

eCommerce

notsy.com.mx

Provides tools for identity confirmation, SAT key resolution, invoice preview, and CFDI issuance for electronic invoicing.

1 endpoint4 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.notsy.com.mx/mcp

No auth detected

MCP server metadata

Name
Notsy Facturación
Capabilities
experimentalpromptsresourcestools
Server instructions

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

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.

Inferred read-only
resolver_claves_sat

Convierte una descripción en lenguaje natural a las claves del SAT necesarias para facturar.

Inferred read-only
preview_factura

DRY-RUN: valida la factura y calcula los totales (subtotal, IVA, retenciones, total) SIN timbrar, reservar ni cobrar.

Inferred read-only
emitir_cfdi

Emite y timbra un CFDI 4.

Inferred read-only

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.

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.

Trust status Trusted

notsy.com.mx is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.