src/ ├── 🚀 api/ # REST API (Hono + Auth0) ├── 🔌 mcp/ # MCP Server (Hono + mcp-handler + CTE) ├── 🤖 agent/ # Agent Service (Hono + LlamaIndex + OpenAI) ├── 📱 webapp/ # Web Application (Hono + Auth0 ...
Open the project Double-click the index.html file or open it manually in your preferred browser (e.g., Chrome, Edge, Firefox).