- Step1: Install dependencies with 'npm install'
- Step2: Build the server using 'npm run build'
- Step3: Configure environment variables with your API keys in the MCP settings
- Step4: Use the get_second_opinion tool by providing goal, code, error messages, and solutions tried in JSON format
- Step5: Review the AI-generated insights and solutions for troubleshooting your code