From df15c0f1bfbd17111748b12ac1341cfea8d25a64 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Sat, 14 Jun 2025 22:10:31 -0600 Subject: [PATCH] add MCP server badge --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b9313b4..09ca324 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ Model Context Protocol (MCP) server that controls Xcode directly through JavaScript for Automation (JXA). + + XcodeMCP MCP server + + ## What it does - Controls Xcode directly through JavaScript for Automation (not xcodebuild CLI) @@ -239,4 +243,4 @@ ERRORS: ✅ XCLOGPARSER: XCLogParser found (XCLogParser 0.2.41) ✅ OSASCRIPT: JavaScript for Automation (JXA) is available ✅ PERMISSIONS: Xcode automation permissions are working -``` +``` \ No newline at end of file