5 Commits

Author SHA1 Message Date
Jake Shore
e4a40298e4 Full cleanup: 65 servers compile clean, 15 new builds, TSC fixes across all existing servers
- Built from scratch: apollo, chargebee, datadog, greenhouse, lever, loom, pandadoc, salesloft, sendgrid, supabase, typeform, webflow, zoho-crm, twilio, reonomy
- TSC fixes: brevo, google-console, housecall-pro, meta-ads, rippling, bamboohr, close, fieldedge, freshdesk, helpscout, toast, touchbistro, hubspot, notion, quickbooks, airtable, gusto, intercom, linear, monday, salesforce, shopify, square, wave, xero
- Entry points added: close, touchbistro
- All 65 active servers compile with 0 TypeScript errors
- 4 specialty servers skipped (competitor-research, compliance-grc, n8n-apps, product-analytics)
2026-02-14 04:37:01 -05:00
Jake Shore
458e156868 bamboohr: Add APPS.md documentation 2026-02-12 17:43:43 -05:00
Jake Shore
f6d8b43694 bamboohr: Build 18 React MCP Apps with complete structure
- Created 18 standalone React apps in src/ui/react-app/{app-name}/
- Each app has App.tsx, index.html, and vite.config.ts
- All apps use dark theme (#0f172a/#1e293b)
- Apps built: employee-dashboard, employee-detail, employee-directory,
  time-off-calendar, time-off-requests, time-off-balances, report-builder,
  benefits-overview, benefits-enrollment, payroll-dashboard, goal-tracker,
  training-catalog, training-progress, file-manager, org-chart,
  headcount-analytics, turnover-report, new-hires
- Each app self-contained with inline components
- Client-side state management with React hooks
- Tailwind CSS via CDN for styling
- Unique dev server ports (3000-3017)
2026-02-12 17:43:17 -05:00
Jake Shore
d57ba64b05 fix: tsc errors in bamboohr, gusto, rippling (DOM lib, Buffer type, JSX types) 2026-02-12 17:32:25 -05:00
Jake Shore
a2e5d4d1d9 Initial commit: MCPEngine - 30 MCP servers for business software 2026-02-02 04:35:44 -05:00