← Back to Plugins
MCP Server MCP

Notsy Facturación

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Emite CFDIs 4.0 y resuelve claves del SAT para agentes de IA (México), con permisos por API key.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.notsy.com.mx/mcp",
      "headers": [
        {
          "description": "API key del negocio en formato 'Bearer ntsy_...', generada en https://facturacion.notsy.com.mx",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...