· raycast / alfred / spotlight
Raycast in 2026 — is it eating Spotlight + Alfred?
Raycast wins for Mac developers in 2026 — bigger ecosystem, AI default, and faster on M2. Alfred leads on file search and cost. Verdict for four user profiles.
By Ethan
1,726 words · 9 min read
Raycast has won the daily-driver vote among Mac developers. A Q1 2026 survey of 300 senior and mid-level Mac developers puts Raycast at 50% adoption versus Alfred’s 35%, and 72% of Raycast users say they would not switch back. That is not a fluke — Raycast’s extension ecosystem (4,200+ vs. Alfred’s 1,800) and native AI integration are genuine differentiators. But “eating Spotlight and Alfred” overstates the case. Alfred’s visual workflow editor and one-time purchase model are still real advantages for specific users, and Spotlight’s upcoming Tahoe additions close the gap for casual users who never needed a launcher extension in the first place.
Short version: if you’re a Mac developer and you’re not using Raycast yet, try the free tier. If you’re an Alfred power user with AppleScript workflows, think before migrating.
Who this is for
Mac developers and power users choosing a primary launcher in 2026. If you’re comparing on a feature-by-feature basis for a deep dive, see our Best launcher for macOS — Raycast vs Alfred article. This review gives you the 2026 verdict with the AI angle front and center.
What changed in Raycast 2026
AI is now in the command bar by default
Raycast’s biggest shift since 2024 isn’t a single feature — it’s that AI went from an optional Pro add-on to a default layer. The free tier now includes 50 AI messages per month across Quick AI, Chat, and AI Commands. That removes the friction of evaluating whether AI is “worth it” before paying.
What you can do with it: ask questions about the current webpage (via the browser extension), summarize a YouTube video, run custom AI commands on clipboard content, or branch a conversation mid-thread to explore a different direction. Model support spans OpenAI GPT-4.1, Anthropic Claude, Google Gemini, Meta Llama, and DeepSeek — including via OpenRouter for 50+ hosted models in one integration.
The most useful privacy escape hatch is also the most underrated: Bring Your Own Key (BYOK). Connect your own Anthropic or OpenAI account and your queries route directly to your API key — bypassing Raycast’s servers entirely. Combined with Ollama integration for fully local models, privacy-sensitive teams have a real option. By default, though, AI queries route through Raycast servers before reaching the model provider. Raycast says it doesn’t log prompts or train on interactions, and its privacy manual is unusually specific — but you’re taking that on faith unless you use BYOK or local models.
One stat worth holding onto: 29% of Raycast users use AI features daily. That’s a real usage number, not a feature-checklist checkbox.
MCP support
Raycast now supports the Model Context Protocol via stdio servers. In practice, this means extensions can hook Raycast AI to external tools — a GitHub MCP server can let you query PRs from the command bar, for example. Setup friction is low for local stdio MCPs; remote MCPs have more rough edges.
iOS app and Raycast Notes
Raycast shipped an iOS app with AI chat, note capture, quicklinks, and cross-device sync. Useful for capturing thoughts on your phone and having them in Raycast on your Mac.
Raycast Notes is now a real lightweight writing surface: floating window, Markdown, AI commands (“Fix Spelling and Grammar,” “Change Tone”), and cloud-synced across Macs (Pro tier). The 5-note limit on free is real — it’s a trial, not a feature. Notes are Mac-only; the iOS app captures text but does not sync Notes. No image embeds either.
macOS 16 / Tahoe compatibility
Raycast shipped compatibility with macOS Tahoe (likely macOS 16, late 2026) including Liquid Glass UI controls. No lag on major macOS releases.
Pricing: what you actually pay
The table from Raycast’s pricing page tells most of the story:
| Feature | Free | Pro ($8/mo annual) |
|---|---|---|
| App launcher | ✅ | ✅ |
| 4,200+ extensions | ✅ | ✅ |
| Clipboard history (3 months) | ✅ | ✅ unlimited |
| Window management | ✅ | ✅ |
| AI (50 messages/month) | ✅ | ✅ unlimited |
| Raycast Notes | 5 notes | Unlimited |
| Cloud sync + custom themes | ❌ | ✅ |
| Advanced AI models | ❌ | +$8/mo add-on |
The line that catches people: the base Pro tier at $8–10/mo gives you unlimited AI, but only with standard models. Access to GPT-4.1, Claude Sonnet, or Gemini Advanced requires the Advanced AI add-on at another $8/mo — bringing the real cost to $16–18/mo for full AI access. BYOK sidesteps this entirely by routing your API costs directly through your own account.
Alfred Powerpack costs £34 one-time (~$43). At $8/mo for Raycast Pro, break-even is under 6 months. Over three years, Alfred saves ~$240 against Pro without the AI add-on. For Setapp subscribers ($10/mo), Alfred is already included — effectively $0 incremental cost.
Where Alfred 5 still wins
File search. Multiple independent reviewers in 2026 describe Raycast’s file search as “not best-in-class.” Alfred’s indexing is faster and smarter, with fuzzy matching and filtering by date, kind, and metadata. 32% of Alfred loyalists in the DEV survey cited file search filtering as their reason for staying.
Visual workflow editor. Alfred’s workflow editor lets you chain triggers → conditions → actions → outputs without writing code. It supports AppleScript, Bash, Python, Ruby, and PHP. Alfred 5.5 added Text View with ChatGPT/DALL-E integration, Grid View for image galleries, and PDF View for in-Alfred document preview. Raycast extensions require TypeScript and a Node.js build step — no no-code equivalent exists.
Memory footprint. Alfred runs at under 100MB active / 50–80MB at startup. Raycast runs at 120–180MB active / 70–120MB startup. On an 8GB MacBook Air with multiple background processes, the difference is noticeable.
One-time purchase + offline. Alfred’s core features work fully offline. No account, no subscription. Raycast’s AI requires internet; cloud sync requires account registration.
Migration friction for AppleScript shops. 48% of Alfred loyalists in the DEV survey cited workflow compatibility as their reason for not switching. That number reflects real libraries of AppleScript and shell automations that don’t port cleanly to TypeScript.
The benchmark conflict
On Apple Silicon, the DEV survey (n=300, disclosed methodology) shows Raycast at 18ms search latency vs. Alfred at 34ms on M2. Some published benchmarks claim Alfred is significantly faster overall — but those articles don’t disclose hardware or methodology. The M2 result from the DEV survey is the more credible data point. On older Intel hardware or cold launches, the picture may differ. Don’t treat either number as definitive on your machine.
Spotlight in Tahoe
macOS Tahoe is Spotlight’s most meaningful update in years. New: assignable quick keys, native clipboard history, and action-from-search (create calendar events, FaceTime, send SMS directly from the bar).
What Spotlight still cannot do after Tahoe: no extension ecosystem, no window management, no snippet expansion, no cross-service search (Jira, GitHub, Notion, Linear), no programmatic automation, no AI model access. For casual users who only launch apps and search files, Tahoe closes the gap. For developers who depend on service integrations and AI in the command bar, Spotlight remains a non-starter.
Quick reference
| Criterion | Raycast | Alfred 5 | Spotlight (Tahoe) |
|---|---|---|---|
| Price | Free / $8/mo Pro (annual) | £34 one-time | Bundled with macOS |
| AI integration | Native, deep | DIY workflows only | None |
| Extension ecosystem | 4,200+ (free) | ~1,800 workflows | None |
| Window management | Built-in | Via AppleScript | None |
| Clipboard history | 3 months free, unlimited Pro | Powerpack | Basic (Tahoe) |
| File search quality | Good | Best-in-class | Good |
| Workflow automation | TypeScript extensions | Visual editor, 6 languages | None |
| One-time purchase | ❌ | ✅ | N/A |
| Offline capability | Partial (no AI) | Full | Full |
| Cross-platform | Mac + iOS + Windows | Mac only | Mac only |
| RAM footprint | 120–180MB active | <100MB | Minimal |
| Apple Silicon optimized | ✅ (18ms M2) | Partial (34ms M2) | ✅ (native) |
| Privacy (AI) | Server-routed by default; BYOK/local available | No AI = no concern | N/A |
For a deeper feature-by-feature breakdown, see Best launcher for macOS — Raycast vs Alfred.
Who should switch
Fresh Mac developer. Start with Raycast free tier. The extension ecosystem, AI, window management, and clipboard history are available with no payment. You won’t miss Alfred’s file search until you have a very specific use case.
Alfred power user with AppleScript workflows. Stay or migrate carefully. Your workflows don’t port to TypeScript automatically. The visual editor and multi-language scripting in Alfred 5.5 are genuinely better for automation-heavy users. The cost comparison also favors Alfred over a 3+ year horizon.
Subscription-averse user. Alfred or BYOK Raycast. Alfred’s one-time £34 Powerpack is objectively cheaper over any 7-month+ period vs. Raycast Pro. If you want Raycast’s AI but hate subscriptions, BYOK with pay-per-use API access may be more cost-effective for light AI users.
Casual user. Spotlight Tahoe might be enough. If you’re launching apps, doing file searches, and occasionally checking clipboard history, macOS Tahoe’s built-in improvements close most of the gap that previously forced casual users toward third-party tools.
Caveats
- Community complaints about Raycast are real: file search lags Alfred, snippet expansion has noticeable latency vs. TextExpander, and the iOS Notes sync gap is a genuine limitation if you switch between devices.
- Feature creep is a risk worth watching: Notes + Calendar + Transcription + Browser Extension all feel like scope expansion for a command-bar tool. Whether that resolves into a coherent product or dilutes the core experience is an open question.
- This article contains affiliate links to Raycast Pro. If you’re already on Setapp, Alfred is included — that’s a real alternative worth considering.
References
- Raycast Changelog — 2026-05-27
- Raycast Pricing — 2026-05-27
- Raycast Notes Product Page — 2026-05-27
- Raycast Browser Extension — 2026-05-27
- Raycast AI Privacy & Security Manual — 2026-05-27
- Alfred 5.5 What’s New — 2026-05-27
- DEV.to: 300 Mac Developer Survey Q1 2026 — 2026-05-27
- Honest Raycast Review, Feb 2026 — 2026-05-27
- TechLila: Raycast vs Alfred Statistics — 2026-05-27
- macOS Tahoe Spotlight vs Raycast — 2026-05-27