- Step1: Install Docker if not already installed
- Step2: Run the server using the command 'docker run -p 8080:8080 kolipakakondal/esp-mcp-server:latest'
- Step3: Configure your IDEs (VSCode/Cursor) with the server URL 'http://127.0.0.1:8080/mcp' and insert your API key
- Step4: Use the IDE to communicate with Espressif devices and ask technical questions
- Step5: Monitor responses and logs for debugging and development assistance