- Step1: Clone the repository from GitHub.
- Step2: Install dependencies using 'npm install'.
- Step3: Configure environment variables in the '.env' file with your database details.
- Step4: Start the server using 'npm start' or the provided start.sh script.
- Step5: Connect Cursor AI to the MCP service via the provided API endpoints.
- Step6: Use the API to execute SQL queries, retrieve schema, or perform data operations.