5 Commits

Author SHA1 Message Date
Jake Shore
6578e8ff04 acuity: Complete MCP server with 59 tools and 12 React apps 2026-02-12 17:50:57 -05:00
Jake Shore
63a1ca0df6 jobber: Complete MCP server with 97 tools and 15 React apps
- Added 97 tools across 15 domains (jobs, clients, quotes, invoices, scheduling, team, expenses, products, requests, reporting, properties, timesheets, line-items, forms, taxes)
- Created 15 React apps with dark theme (job-board, job-detail, client-dashboard, client-detail, quote-builder, invoice-dashboard, schedule-calendar, visit-tracker, expense-manager, timesheet-grid, request-inbox, form-builder, property-map, financial-dashboard, team-overview)
- Each app includes App.tsx, index.html, main.tsx, vite.config.ts
- Updated tsconfig.json with jsx: react-jsx
- Created main.ts entry point
- Updated server.ts to include all tool domains
- Comprehensive README with full documentation
- TypeScript compilation passes cleanly
2026-02-12 17:49:10 -05:00
Jake Shore
a78d044005 housecall-pro: Complete MCP server with 112 tools and 15 React apps
- 112 MCP tools across 17 domains (jobs, customers, estimates, invoices, payments, employees, scheduling, dispatch, tags, notifications, reviews, reporting, price book, leads, webhooks, time tracking, settings)
- 15 React apps with proper Vite build setup and dark theme
- Full API client with Bearer auth, pagination, error handling, rate limiting
- Complete TypeScript types for all entities
- TSC passes clean
- GHL-quality standard achieved
2026-02-12 17:48:10 -05:00
Jake Shore
f8e0b3246f feat: Complete Acuity Scheduling MCP server with 40+ tools and 14 React apps
- Full API client with Basic Auth and OAuth2 support
- 40+ tools across 10 categories (appointments, availability, clients, calendars, products, forms, labels, webhooks, coupons, blocks)
- 14 interactive React-based MCP apps for rich UI experiences
- Comprehensive error handling and pagination
- TypeScript implementation with full type definitions
- Complete documentation and examples
2026-02-12 17:41:55 -05:00
Jake Shore
a2e5d4d1d9 Initial commit: MCPEngine - 30 MCP servers for business software 2026-02-02 04:35:44 -05:00