embedded system

Esp Mcp

Workflow for fixing build issues in ESP32 series chips using ESP-IDF.

embedded system
0
View on GitHub

Installation

npx -y horw/esp-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "esp-mcp",
  "command": "npx",
  "args": [
    "-y",
    "horw/esp-mcp"
  ]
}

About This MCP Server

horw/esp-mcp

Workflow for fixing build issues in ESP32 series chips using ESP-IDF.

GitHub: https://github.com/horw/esp-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub