keycae-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KEYCAE_API_KEY | Yes | Your KeyCAE API key for authentication. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| emit_invoiceB | Emit an Argentine electronic invoice (factura electrónica) via ARCA/AFIP. Returns CAE, PDF URL, and QR code. |
| get_invoiceA | Get details of a previously emitted invoice by its ID. |
| list_invoicesB | List recent invoices for the authenticated tenant. |
| list_credentialsA | List all digital certificates (credentials) registered for the authenticated CUIT. |
| create_credentialA | Generate a new RSA keypair and Certificate Signing Request (CSR) for ARCA/AFIP. The CSR must be submitted to AFIP to obtain a digital certificate. |
| check_delegationA | Check the ARCA/AFIP delegation status for the authenticated CUIT. Delegation is required before emitting invoices. |
| request_delegationA | Request ARCA/AFIP delegation for electronic invoicing. This authorizes KeyCAE (the representative) to emit invoices on your behalf. If Hermes auto-delegation is enabled, this is processed automatically. |
| lookup_taxpayerB | Look up an Argentine taxpayer (contribuyente) by CUIT in the AFIP registry. Returns name, tax condition, and active activities. |
| get_billing_statusA | Check the current billing plan, monthly usage, and remaining invoice quota. |
| keycae_healthA | Check if the KeyCAE API is healthy and reachable. |
| list_puntos_de_ventaA | List available points of sale (puntos de venta) for the authenticated CUIT. Shows which ones are enabled for electronic invoicing. |
| check_emission_capabilityA | Check what types of invoices a CUIT can emit. Returns compatible invoice types based on tax condition (Monotributo, RI, Exento). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| keycae-docs |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AMKRS3/keycae-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server