Emite CFDIs 4.0 y resuelve claves del SAT para agentes de IA (México), con permisos por API key.
claude mcp add notsy-facturacion --transport http https://mcp.notsy.com.mx/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"notsy-facturacion": {
"url": "https://mcp.notsy.com.mx/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"notsy-facturacion": {
"serverUrl": "https://mcp.notsy.com.mx/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"notsy-facturacion": {
"type": "http",
"url": "https://mcp.notsy.com.mx/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"notsy-facturacion": {
"url": "https://mcp.notsy.com.mx/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"notsy-facturacion": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.notsy.com.mx/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.notsy.com.mx/mcp |
Authorization: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/io.github.HEUSAI--notsy-facturacion/reviews or the review_server meta-tool.
POST /mcp