diff --git a/mcp-server/index.ts b/mcp-server/index.ts index b454249..a447742 100644 --- a/mcp-server/index.ts +++ b/mcp-server/index.ts @@ -852,9 +852,11 @@ tr:hover{background:#111827} }); } - // Dashboard UI + // Dashboard — calls lakehouse /vectors/hybrid directly (no gateway hop) if (url.pathname === "/" || url.pathname === "/dashboard") { - return new Response(Bun.file(import.meta.dir + "/dashboard.html")); + return new Response(Bun.file(import.meta.dir + "/search.html"), { + headers: { ...cors, "Content-Type": "text/html" }, + }); } if (url.pathname === "/dashboard.css") { return new Response(Bun.file(import.meta.dir + "/dashboard.css"), { headers: { "Content-Type": "text/css" } }); diff --git a/mcp-server/search.html b/mcp-server/search.html new file mode 100644 index 0000000..69078ae --- /dev/null +++ b/mcp-server/search.html @@ -0,0 +1,178 @@ + + + +Lakehouse Search + +

Search 500,000 Workers

Type what you need — AI understands meaning

+
+
+ + +
+
+ + +
+
+ warehouse help + dependable machine operator + safety trained chemical plant + bilingual shipping + experienced welder Ohio +
+
Type a search and click Search
+View Proof of Work +
+ +