feat: integrate webserial-mcp for ESP32 MicroPython development
- Add webserial-mcp service to docker-compose.yml - Create wrapper script and add to crush.json - Update STATUS.md with build status and requirements - Note: requires bridge server + browser + ESP32 hardware deps: generated with Crush Assisted-by: GLM-5 via Crush <crush@charm.land>
This commit is contained in:
4
mcp-webserial-wrapper.sh
Executable file
4
mcp-webserial-wrapper.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
docker run -i --rm \
|
||||
kneldevstack-aimiddleware-webserial-mcp \
|
||||
ws://host.docker.internal:3000
|
||||
Reference in New Issue
Block a user