lakehouse/mcp-server
root 7367e5f71d Proof page: LIVE side-by-side CRM vs AI — shows, doesn't tell
3 live demo searches run on page load against 500K real profiles:
  'warehouse help' — CRM: 0, AI: finds Forklift Ops + Loaders
  'someone good with machines who is dependable' — CRM: 0, AI: finds Machine Ops
  'safety trained worker for chemical plant' — CRM: 0, AI: finds OSHA+Hazmat workers

Each shows the actual CRM keyword count (LIKE match) next to the AI
vector results with real worker names, roles, and cities. Not
described — demonstrated. The numbers come from queries that run
when the page loads.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-17 12:55:11 -05:00
..

mcp-server

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.9. Bun is a fast all-in-one JavaScript runtime.