From 449c9ed03d1a01a1798a85b7921e14d9a98c6069 Mon Sep 17 00:00:00 2001 From: Egor Merkushev Date: Sat, 14 Feb 2026 14:00:25 +0300 Subject: [PATCH] Update Idea.md --- SPECS/Idea.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SPECS/Idea.md b/SPECS/Idea.md index f5c9b5ef..62772fe8 100644 --- a/SPECS/Idea.md +++ b/SPECS/Idea.md @@ -1,3 +1,7 @@ +# Exploring AI Driven Coding: Using Xcode 26.3 MCP Tools in Cursor, Claude Code and Codex + +> Original blogpost: [https://rudrank.com/exploring-xcode-using-mcp-tools-cursor-external-clients]() + While digging through Xcode 26.3's internals at 3 AM, I discovered something unusual from Xcode's walled garden that made me genuinely excited: the team built a bridge that lets you use Xcode's AI tools from *any* MCP client. Not just from Xcode's built-in Claude or Codex agents. From Cursor. From Claude CLI. From anything that speaks MCP.