- Step1: Clone the repository from GitHub
- Step2: Install dependencies with npm install
- Step3: Obtain and set your OpenRouter API key in the .env file
- Step4: Build the server using npm run build
- Step5: Run the server with node build/index.js
- Step6: Connect your AI client (Cursor, Claude) to the server using configuration settings
- Step7: Interact with the AI client to receive personalized Data Engineering updates.