From be152c626cb822a42e663ab953f2e72b32362fb9 Mon Sep 17 00:00:00 2001 From: Ryan Malloy Date: Fri, 6 Feb 2026 21:16:31 -0700 Subject: [PATCH] Fix mcbluetooth link to use git.supported.systems --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e921659..0b0f80f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ESP32 Bluetooth test harness MCP server — UART-controlled peripheral for autom ## 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. ``` ┌─────────────────────────────────────────────────────────────────┐