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
|
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
|
5adccfd36e
|
housecall-pro: Complete MCP server with 47 tools, 16 React apps, full API client
- API Client: Housecall Pro API with auth, pagination, error handling
- 47 Tools across 10 categories:
- jobs-tools (10): list, get, create, update, complete, cancel, line items, schedule, reschedule
- customers-tools (7): list, get, create, update, delete, search, addresses
- estimates-tools (8): list, get, create, update, send, approve, decline, convert to job
- invoices-tools (6): list, get, create, send, mark paid, list payments
- employees-tools (6): list, get, create, update, schedule, time entries
- dispatch-tools (3): dispatch board, assign employee, availability
- tags-tools (5): list, create, delete, add to job/customer
- notifications-tools (3): list, send, mark read
- reviews-tools (3): list, get, request review
- reporting-tools (3): revenue, job completion, employee performance
- 16 React MCP Apps for rich UI:
- job-dashboard, job-detail, job-grid
- customer-detail, customer-grid
- estimate-builder, estimate-grid
- invoice-dashboard, invoice-detail
- dispatch-board
- employee-schedule, employee-performance
- review-dashboard, revenue-dashboard
- tag-manager, notification-center
- Complete types, comprehensive README, full package.json
|
2026-02-12 17:39:57 -05:00 |
|