Hetvirani/ai-hardware-lab
AI-Driven Autonomous Hardware Verification and Embedded Simulation Platform using MCP
Platform-specific configuration:
{
"mcpServers": {
"ai-hardware-lab": {
"command": "npx",
"args": [
"-y",
"ai-hardware-lab"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> Automated VLSI verification and ESP32 embedded simulation platform powered by AI and Model Context Protocol architecture.
---
Traditional hardware verification requires engineers to manually write test cases, run simulations, inspect waveforms, and generate reports — all using separate tools. This platform automates the entire workflow.
Drop any Verilog design file into the system. The platform automatically:
The same platform also runs a virtual ESP32 simulator for embedded system verification — supporting GPIO, sensors, PWM, and UART.
---
# Start everything with one command
start.batOpen http://localhost:3000 to see the dashboard.
---
---
User / Web Dashboard (localhost:3000)
│
▼
FastAPI MCP Server (:8000)
│
┌─────────┴──────────────┐
│ │
▼ Loading reviews...