Fix mcbluetooth link to use git.supported.systems

This commit is contained in:
Ryan Malloy 2026-02-06 21:16:31 -07:00
parent ab699bbca3
commit be152c626c

View File

@ -4,7 +4,7 @@ ESP32 Bluetooth test harness MCP server — UART-controlled peripheral for autom
## Overview ## Overview
This project turns an ESP32 into a programmable Bluetooth peripheral that can be controlled via MCP (Model Context Protocol). Combined with [mcbluetooth](https://github.com/supported-systems/mcbluetooth) (Linux BlueZ MCP server), it enables fully automated end-to-end Bluetooth testing orchestrated by an LLM. This project turns an ESP32 into a programmable Bluetooth peripheral that can be controlled via MCP (Model Context Protocol). Combined with [mcbluetooth](https://git.supported.systems/MCP/mcbluetooth) (Linux BlueZ MCP server), it enables fully automated end-to-end Bluetooth testing orchestrated by an LLM.
``` ```
┌─────────────────────────────────────────────────────────────────┐ ┌─────────────────────────────────────────────────────────────────┐