From 4b551351e19a0ea215fcb4b931a3364df4198479 Mon Sep 17 00:00:00 2001 From: Mortdecai Date: Mon, 30 Mar 2026 07:38:33 -0400 Subject: [PATCH] docs: add open source subheading --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6b5a1ef..9d7c223 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Workbench +**Open source and safe for work.** + An MCP server that lets your AI build interactive web pages you can open in your browser — diagnostic tools, dashboards, guided procedures, anything. The AI has full control over the HTML, CSS, and JavaScript. It pushes content to the browser in real-time via WebSocket. You see it update live as the AI works.