Argentine electronic invoicing (facturación electrónica) MCP Server for ARCA/AFIP. Emit invoices, manage credentials, check delegations, and look up taxpayers — all directly from your AI agent.
🔥 10 tools ready: emit_invoice, get_invoice, list_invoices, list_credentials, create_credential, check_delegation, request_delegation, lookup_taxpayer, get_billing_status, keycae_health.
⚡ Zero setup: npx keycae-mcp and your agent can issue legal invoices in Argentina with CAE, PDF, and QR code.
サーバー設定
{
"mcpServers": {
"keycae": {
"command": "npx",
"args": [
"-y",
"keycae-mcp"
]
}
}
}