- Step1: Register a GitHub application and generate client ID and secret
- Step2: Create a `.env` file with your GitHub app credentials
- Step3: Install dependencies using `npm install`
- Step4: Build the server with `npm run build`
- Step5: Start the server using `npm run start`
- Step6: Use MCP Inspector or similar tools to authenticate via GitHub OAuth