<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MacSmithAI]]></title><description><![CDATA[AI Empowerment for Apple Enterprises]]></description><link>https://www.macsmithai.com/blog</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 10:05:28 GMT</lastBuildDate><atom:link href="https://www.macsmithai.com/blog-feed.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[Building Your First React App in VSCode — With a Little Help From Copilot]]></title><description><![CDATA[If you've been following this series you already have VSCode set up with GitHub Copilot agent mode. This post puts that setup to work on something concrete: a small React app, built on a Mac, from an empty directory to a working dev server in about 15 minutes. The goal isn't to teach React from scratch — there are much better resources for that. It's to show the end-to-end workflow of building a modern React app with AI assistance sitting right next to the editor. If you've been reading and...]]></description><link>https://www.macsmithai.com/post/building-your-first-react-app-in-vscode-with-a-little-help-from-copilot</link><guid isPermaLink="false">69e28ccf43fd38a1bb7004fa</guid><category><![CDATA[Copilot]]></category><pubDate>Fri, 17 Apr 2026 19:47:11 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/a62256_279bc5e661c945828cddbe8d933b90ad~mv2.jpg/v1/fit/w_1000,h_1000,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>mykool223</dc:creator></item><item><title><![CDATA[AI as an Accessibility Layer: What Works Today on macOS]]></title><description><![CDATA[Apple's built-in accessibility tools on macOS Tahoe 26 are better than they've ever been. VoiceOver has been mature for over a decade. Live Captions transcribe audio system-wide. Magnifier finally came to the Mac and works with your iPhone or any USB camera. Accessibility Reader reformats any text in any app into something easier to read. If you have visual or hearing impairments and you use a Mac, the baseline is solid. What AI adds is a layer on top of that baseline — specifically, the...]]></description><link>https://www.macsmithai.com/post/ai-as-an-accessibility-layer-what-works-today-on-macos</link><guid isPermaLink="false">69e288b4a96d49e56ebdc4de</guid><category><![CDATA[Claude]]></category><pubDate>Fri, 17 Apr 2026 19:29:03 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/a62256_659e6540b0dc48d9ab110aa8468960fa~mv2.jpg/v1/fit/w_1000,h_1000,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>MacSmithAI</dc:creator></item><item><title><![CDATA[Apple Intelligence Meets Claude: Building the Bridge Apple Hasn't Shipped Yet]]></title><description><![CDATA[Apple Intelligence on macOS Tahoe 26 is useful. Writing Tools rewrites text in place in any app. Mail summarizes threads. Image Playground generates stuff. And when Siri gets stumped, it hands off to ChatGPT (now GPT-5 as of Tahoe 26). But there's no Claude anywhere in that list, and that's a problem if Claude is the model you actually want to use. Apple is expected to fix this at WWDC 2026 in June with an "Extensions" system that lets Claude, Gemini, and other assistants plug into Siri the...]]></description><link>https://www.macsmithai.com/post/apple-intelligence-meets-claude-building-the-bridge-apple-hasn-t-shipped-yet</link><guid isPermaLink="false">69e27fc70c8d230c9e8d8b1d</guid><category><![CDATA[Apple Intelligence]]></category><pubDate>Fri, 17 Apr 2026 18:47:39 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/a62256_4f07010ba2724bb4899ab2be8866d61c~mv2.jpg/v1/fit/w_1000,h_1000,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>MacSmithAI</dc:creator></item><item><title><![CDATA[AI in the Terminal: Claude Code, Codex CLI, and When to Use Which]]></title><description><![CDATA[The series so far has been about adding MCP servers to graphical AI surfaces — Claude Desktop, Raycast, VSCode's Copilot pane. Useful, but all of them are chat windows wearing different outfits. You type something, an AI types back, tools run in the middle. Terminal-based AI is a different interaction model. You're not in a chat — you're in a shell that also happens to have an agent in it. The agent reads files, runs commands, edits code, and uses MCP servers, but the shell is the primary...]]></description><link>https://www.macsmithai.com/post/ai-in-the-terminal-claude-code-codex-cli-and-when-to-use-which</link><guid isPermaLink="false">69e265fe43fd38a1bb6faa59</guid><category><![CDATA[MCP Server]]></category><pubDate>Fri, 17 Apr 2026 16:57:38 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/a62256_c1e03323ae2f42a28d4f92fd9da4f5e6~mv2.jpg/v1/fit/w_1000,h_1000,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>MacSmithAI</dc:creator></item><item><title><![CDATA[Filesystem MCP: When the LLM Gets to Touch Your Disk]]></title><description><![CDATA[The last three posts connected the same Intune MCP server to Claude Desktop, Raycast, and VSCode. The story there was simple: one trusted API, three interaction surfaces. Low security surface area — the MCP server calls Microsoft Graph on your behalf, and Microsoft Graph does what it's told. Filesystem MCP is a different animal. The server is trivially easy to set up. The tools it exposes are useful immediately. And the security model is meaningfully  more complicated, because for the first...]]></description><link>https://www.macsmithai.com/post/filesystem-mcp-when-the-llm-gets-to-touch-your-disk</link><guid isPermaLink="false">69e25afe43fd38a1bb6f9147</guid><category><![CDATA[MCP Server]]></category><pubDate>Fri, 17 Apr 2026 16:11:11 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/a62256_07210cd74e6842ff84f9514fc387c26c~mv2.jpg/v1/fit/w_1000,h_1000,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>MacSmithAI</dc:creator></item><item><title><![CDATA[MCP in VSCode: Fleet Context Where You Actually Write the Scripts]]></title><description><![CDATA[Two posts ago we set up an Intune MCP server on macOS and wired it into Claude Desktop. Last time we added Raycast so the same server was reachable from a keyboard shortcut. This post closes the loop: connecting that same server to VSCode, so fleet context is available in the Copilot Chat pane while you're writing the PowerShell, Python, or Bash script that acts on it. This is the one I reach for most when the answer isn't "tell me a number" but "help me write something that uses this...]]></description><link>https://www.macsmithai.com/post/mcp-in-vscode-fleet-context-where-you-actually-write-the-scripts</link><guid isPermaLink="false">69e255a6441ae2d5fdf4ec12</guid><category><![CDATA[MCP Server]]></category><pubDate>Fri, 17 Apr 2026 15:49:12 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/a62256_17f23144d466432f93e6421776d0693d~mv2.jpg/v1/fit/w_1000,h_1000,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>MacSmithAI</dc:creator></item><item><title><![CDATA[Raycast AI Commands for MCP: Fleet Queries Without Opening a Chat Window]]></title><description><![CDATA[In the last post  we stood up an Intune MCP server on macOS and wired it into Claude Desktop. That covers the deep, conversational use cases — the kind where you're genuinely reasoning through a problem and want an LLM to hold the thread. But a lot of fleet work isn't that. It's the same five questions fifteen times a day: is this Mac compliant, what's its OS version, when did it last check in . Opening a chat window, waiting for the assistant to spin up, typing a full sentence — that's more...]]></description><link>https://www.macsmithai.com/post/raycast-ai-commands-for-mcp-fleet-queries-without-opening-a-chat-window</link><guid isPermaLink="false">69e250c2441ae2d5fdf4e160</guid><category><![CDATA[Raycast]]></category><pubDate>Fri, 17 Apr 2026 15:32:38 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/a62256_e8c92554bf58453bb892ab421f20a4ff~mv2.jpg/v1/fit/w_1000,h_1000,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>MacSmithAI</dc:creator></item><item><title><![CDATA[Setting Up an Intune MCP Server on Your Mac: Talk to Your Fleet in Plain English]]></title><description><![CDATA[If you manage a Mac fleet through Microsoft Intune, you already know the rhythm: open the admin center, wait for it to load, click through three blades, copy a device ID, paste it somewhere, cross-reference with a report, and eventually answer a question that took your colleague ten seconds to ask in Slack. The Model Context Protocol (MCP) changes that workflow. By running an Intune MCP server locally on your Mac and connecting it to Claude, you can ask things like "how many macOS devices are...]]></description><link>https://www.macsmithai.com/post/setting-up-an-intune-mcp-server-on-your-mac-talk-to-your-fleet-in-plain-english</link><guid isPermaLink="false">69e135cd94a0b98ef05f4805</guid><category><![CDATA[MCP Server]]></category><pubDate>Thu, 16 Apr 2026 19:20:13 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/a62256_c4268f693aa64457ad778b10eabf4eb2~mv2.jpg/v1/fit/w_1000,h_1000,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>MacSmithAI</dc:creator></item><item><title><![CDATA[Adobe Just Made Your Mac Creative Workflow Smarter — Here’s What You Need to Know]]></title><description><![CDATA[If you spend any time in Adobe’s Creative Cloud apps on your Mac, today’s news is worth paying attention to. Adobe just announced a brand-new AI assistant called Firefly — and it works directly with Claude. What Is the Adobe Firefly AI Assistant? Adobe’s new Firefly AI assistant is built to work across its entire suite of creative tools — Photoshop, Illustrator, Premiere Pro, and more. Instead of manually clicking through menus and panels, you simply tell it what you want and it does the work...]]></description><link>https://www.macsmithai.com/post/adobe-just-made-your-mac-creative-workflow-smarter-here-s-what-you-need-to-know</link><guid isPermaLink="false">69e054c0c0d279b375a81e90</guid><category><![CDATA[Claude]]></category><pubDate>Thu, 16 Apr 2026 03:24:56 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/a62256_215cc37eb0c24648810c913de837063d~mv2.png/v1/fit/w_1000,h_1000,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>MacSmithAI</dc:creator></item><item><title><![CDATA[How to Use AI on Your iPad to Get More Done in Less Time]]></title><description><![CDATA[Your iPad is already a capable device — but pair it with the right AI tools and it becomes something else entirely. Whether you’re a student juggling coursework, a freelancer managing clients, or someone who just wants to stay organised, AI tools are now intuitive enough for anyone to pick up in minutes. Here are five practical ways to weave AI into your daily iPad workflow — no experience required. 1. Draft Emails and Messages in Seconds Staring at a blank message is one of the biggest...]]></description><link>https://www.macsmithai.com/post/how-to-use-ai-on-your-ipad-to-get-more-done-in-less-time</link><guid isPermaLink="false">69e0500f1847596b2f56573b</guid><category><![CDATA[iPad]]></category><pubDate>Thu, 16 Apr 2026 03:02:49 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/11062b_8b36b7443b4d46d4bb080baad0bc06fa~mv2.jpg/v1/fit/w_1000,h_1000,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>MacSmithAI</dc:creator></item><item><title><![CDATA[Otter.ai on macOS: AI-Powered Meeting Intelligence for the Enterprise]]></title><description><![CDATA[Meetings are one of the most expensive line items in any organization's operational budget, and most of them leave behind almost nothing useful. A few people took notes, those notes live in someone's personal folder, the action items that were agreed to verbally get forgotten by the following morning, and the institutional knowledge shared in that conversation simply evaporates. Otter.ai  exists to solve that problem, and on macOS it integrates into the meeting workflows your teams are...]]></description><link>https://www.macsmithai.com/post/otter-ai-on-macos-ai-powered-meeting-intelligence-for-the-enterprise</link><guid isPermaLink="false">699dda928f4f3ef74a9bcd9f</guid><category><![CDATA[Productivity]]></category><pubDate>Tue, 24 Feb 2026 17:09:04 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/11062b_7886db7f49e6429bbe4259038f114bfc~mv2.jpeg/v1/fit/w_1000,h_1000,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>MacSmithAI</dc:creator></item><item><title><![CDATA[Apple Intelligence and the Enterprise Mac]]></title><description><![CDATA[When Apple announced Apple Intelligence at WWDC 2024, the reaction was a mix of excitement and skepticism. Excitement because Apple was finally making a serious move into AI. Skepticism because, compared to what OpenAI and Anthropic had already shipped, the initial feature set seemed modest. A smarter autocorrect, better photo search, cleaner notifications. Was this really AI? The more you dig into the architecture, the more interesting the story becomes — particularly for enterprise IT...]]></description><link>https://www.macsmithai.com/post/apple-intelligence-and-the-enterprise-mac-what-it-managers-need-to-know</link><guid isPermaLink="false">699cd4c09b838a9bc875f2e8</guid><pubDate>Mon, 23 Feb 2026 22:30:00 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/a62256_b9db3d4f744d4039987248df59acbd84~mv2.png/v1/fit/w_1000,h_630,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>MacSmithAI</dc:creator></item><item><title><![CDATA[Alfred vs. Raycast: Which Mac Launcher Is Right for Your Enterprise?]]></title><description><![CDATA[If you've spent any time in the Mac power user community, you've almost certainly encountered strong opinions about application launchers. For years, Alfred held the crown as the go-to Spotlight replacement for users who wanted more from their Mac. Then Raycast arrived, free and aggressively feature-rich, and the conversation got a lot more interesting. For IT managers evaluating productivity tooling for a Mac fleet, the question isn't really which one is "better" — it's which one is the...]]></description><link>https://www.macsmithai.com/post/alfred-vs-raycast-which-mac-launcher-is-right-for-your-enterprise</link><guid isPermaLink="false">699cd2633633f91285ee3e25</guid><category><![CDATA[Raycast]]></category><pubDate>Mon, 23 Feb 2026 22:20:13 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/nsplsh_1101b2d5006b4a9f910497822ab82e05~mv2.jpg/v1/fit/w_1000,h_1000,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>MacSmithAI</dc:creator></item><item><title><![CDATA[VS Code and AI on macOS: A Practical Guide for Enterprise IT Managers]]></title><description><![CDATA[Visual Studio Code has quietly become the de facto standard code editor for most modern development teams, and on macOS it runs exceptionally well. But the editor itself is only part of the story in 2025. The more interesting conversation — and the one IT managers are increasingly being pulled into — is what's happening to VS Code as AI capabilities get layered on top of it. This post covers VS Code as a platform, the AI integrations that are transforming how developers use it, and what IT...]]></description><link>https://www.macsmithai.com/post/vs-code-and-ai-on-macos-a-practical-guide-for-enterprise-it-managers</link><guid isPermaLink="false">699cc49293dc5be36fd59ebf</guid><pubDate>Mon, 23 Feb 2026 21:23:07 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/nsplsh_7532527534514258413551~mv2_d_6000_4000_s_4_2.jpg/v1/fit/w_1000,h_1000,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>mykool223</dc:creator></item><item><title><![CDATA[Claude in the Enterprise: Anthropic's AI Platform and What It Means for Your Mac Environment]]></title><description><![CDATA[The AI assistant landscape has become crowded fast, and for IT managers trying to make sense of what to evaluate, what to deploy, and what to recommend to leadership, the noise can be overwhelming. Anthropic's Claude stands out from that crowd — not just as a chatbot, but as a platform with multiple access points designed to meet users and developers wherever they work. This post gives you a broad overview of what Claude is, how it's delivered, and where it fits in an enterprise Mac...]]></description><link>https://www.macsmithai.com/post/claude-in-the-enterprise-anthropic-s-ai-platform-and-what-it-means-for-your-mac-environment</link><guid isPermaLink="false">699cbb690ce516214dc3d9ff</guid><category><![CDATA[Claude]]></category><pubDate>Mon, 23 Feb 2026 20:45:23 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/a62256_ff31294fc28648be99cdec756e26b0a5~mv2.png/v1/fit/w_1000,h_768,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>MacSmithAI</dc:creator></item><item><title><![CDATA[Raycast for the Enterprise: What IT Managers Need to Know About macOS's Most Powerful Productivity Tool]]></title><description><![CDATA[Managing a fleet of Macs means constantly balancing two competing priorities: keeping your environment secure and standardized while giving users the tools they need to actually get work done. Raycast sits at an interesting intersection of both — and if it's not on your radar yet, it should be. This post breaks down what Raycast is, what it offers out of the box, where AI fits in, and what IT managers specifically need to consider before rolling it out at scale. What Is Raycast, and Why Does...]]></description><link>https://www.macsmithai.com/post/raycast-for-the-enterprise-what-it-managers-need-to-know-about-macos-s-most-powerful-productivity-t</link><guid isPermaLink="false">699cb7519509a0da66f7aaa2</guid><category><![CDATA[Raycast]]></category><pubDate>Mon, 23 Feb 2026 20:26:38 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/nsplsh_e43da02237c943b296213a83756c3934~mv2.jpg/v1/fit/w_1000,h_1000,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>MacSmithAI</dc:creator></item></channel></rss>