Commit Graph

3 Commits

Author SHA1 Message Date
77c588dae0 feat(MCH-010): Complete MCP Server with 24 tools
- Add salesTools (4 tools): get_daily_sales, get_sales_report,
  register_sale, get_today_summary
- Update index.ts to include salesTools in allTools array
- Add .gitignore for node_modules and dist

Tools now cover 6 categories:
- products (5), orders (4), fiado (4)
- customers (3), inventory (4), sales (4)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 05:56:32 -06:00
d08364c9eb Migración desde michangarrito/apps/mcp-server - Estándar multi-repo v2
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 08:26:55 -06:00
1e34b6828c Initial commit 2026-01-16 14:05:47 +00:00