Skip to main content
Developer ToolsUnknown

horw/esp-mcp

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

embedded-systemembedded
Share:

Quick Start

Clone the repository:

git clone https://github.com/horw/esp-mcp

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
Unknown
Author
horw