Commit Graph

2 Commits

Author SHA1 Message Date
84249a3565 feat: Campo model en impresoras y guías de formato MCP
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 36s
- Agregar campo model a interface Printer
- Nuevas tools: get_printing_guide, list_models
- Guías de formato para TM-U220 (matricial) y TM-T88 (térmica)
- list_printers ahora incluye el modelo
2025-11-25 13:31:02 -06:00
0e86f9d7a9 feat: MCP Server para control de impresoras
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 2m8s
- Endpoint HTTP JSON-RPC en /api/mcp
- 6 tools: list_templates, list_printers, print_template, print_raw, create_template, update_template
- Guia de formato para impresora TM-U220
- Protegido por Authentik forward auth
2025-11-25 12:41:49 -06:00