Google just turned search into a universal API—for everyone else's apps.
The Summary
- Google's AI Mode now lets you connect third-party apps directly to search results, starting with Spotify, Uber, and Instacart
- You can ask AI Mode to "play my Discover Weekly" or "order from Whole Foods" and it executes through connected accounts
- This isn't search results anymore—it's Google becoming the orchestration layer for your digital life
The Signal
Google spent two decades teaching us to search for things. Now it's teaching us to search *through* things. The new connected apps feature in AI Mode lets you authenticate third-party services once, then treat them like native Google functions. Ask for a ride, it books through Uber. Ask for groceries, Instacart handles the cart.
The initial partner list includes Spotify, Uber, Instacart, OpenTable, and Walmart. More coming monthly. Each integration lives behind OAuth, so Google isn't storing your credentials—just the access tokens. You revoke anytime from your Google account settings.
"This is what happens when the search bar becomes the command line for normal people."
Here's what makes this different from Alexa or Siri trying the same thing five years ago:
- Context continuity: AI Mode remembers what you talked about three queries back
- Cross-app reasoning: It can compare Spotify vs Apple Music pricing before you connect either
- Natural follow-ups: "Actually make that pickup instead of delivery" just works
The technical architecture matters. Google isn't building direct API integrations with every partner. They're using a standardized connector framework that third-party apps implement once. Think OAuth meets function calling. The app exposes capabilities (book_ride, add_to_cart, play_song), Google's LLM figures out when to invoke them based on your query.
The Implication
Every SaaS company now faces a choice: become a Google-connected app or watch your users access you through one that is. The search bar isn't competing with your interface anymore. It's replacing it.
For users, this is the agent scaffolding everyone promised. Not some far-future vision where AI does everything autonomously. Just the boring, useful version where you stop context-switching between twelve apps to do one thing. Watch how fast people start treating "search" as a verb that means "make it happen" instead of "find information about it."