From "CRM in the browser" to "APIs that agents can call"
On April 15, Salesforce unveiled Headless 360 at the TDX 2026 developer conference in San Francisco.
The name is a bit unusual, but the meaning is straightforward: turn the entire Salesforce platform — CRM, service, marketing, commerce — into APIs, MCP tools, and CLI commands that AI agents can call directly, without needing to open a browser.
If you have used Claude Code or Cursor, you can now understand what this means: letting these AI coding tools directly manipulate a company's Salesforce data — look up customer records, run workflows, trigger automations — not by clicking through the UI, but by having the AI call the interfaces directly.
60 MCP tools, Claude as the default LLM
The core of Headless 360 is a set of 60+ MCP tools and 30+ pre-configured coding skills covering the main functions of the Salesforce platform.
Supported AI coding agents include:
- Claude Code
- OpenAI Codex
- Windsurf
- VS Code (via extension)
An interesting detail: the default LLM for Agentforce Vibes (Salesforce's new customized VS Code IDE) is Claude Sonnet 4.5. On an enterprise software platform with 265 million monthly active users, this is a very tangible "official endorsement" — and it also shows that Anthropic's enterprise penetration is deeper than many people realize.
Agentforce Vibes: an AI IDE for Salesforce developers
Alongside Headless 360, Salesforce released Agentforce Vibes, essentially a customized version of VS Code with embedded AI capabilities, specifically designed for developing and debugging agents within the Salesforce ecosystem.
- Two operating modes: Plan mode + Act mode
- Built-in Salesforce extensions: no manual configuration needed, ready to use out of the box
- Primary development language: Apex (Salesforce's own Java dialect)
- Agent Script: an open-source agent definition language that Salesforce also uses internally
There is also a Slack Agent Kit: any agent built on any platform can appear directly in Slack's conversation interface through this Kit. Salesforce's logic is that enterprise users do their work in Slack, so agents should be waiting in Slack to be called upon.
Why Salesforce is doing this
SVP Joe Inzerillo made a very direct statement:
"We already have systems internally where the vast majority of code is written by agents."
This is not about a future vision; it is about the current state of affairs.
But the more practical business logic is this: most Salesforce customers only use a fraction of the platform's capabilities, yet per-user licensing costs keep rising. If AI can lower the barrier to using those remaining features — "you just tell the agent what you want, and it configures it for you" — that is positive for both customer stickiness and renewals.
On the other side, Salesforce has spent decades building up its data structures, permission systems, and audit logs — things that cannot be easily replaced by throwing together an RAG pipeline. Headless 360 is saying: if you want to use AI to do what Salesforce can do, you still need to do it on top of Salesforce's foundation.
What this means for the AI ecosystem
Looking at the bigger picture, Headless 360 represents a clear trend: the competitive focus of enterprise software is shifting from UI to API interface quality.
Whoever turns themselves into an AI-agent-friendly toolbox first will have stronger retention in the AI era. Salesforce's move here is quite smart — instead of shutting out tools like Claude Code and Codex, it actively invites them in, making them the entry point into the Salesforce ecosystem.
The more users operate Salesforce through AI, the more they rely on Salesforce's data foundation, rather than running off to use other SaaS products.
If SAP, ServiceNow, and HubSpot do not keep up in this direction, the next few years will be uncomfortable for them.
Sources: Salesforce launches Headless 360 to turn its entire platform into infrastructure for AI agents (VentureBeat); CocoLoop; Salesforce debuts Headless 360 agentic platform (The Register); Salesforce Headless 360 and Agentforce Vibes 2.0 Revealed at TDX 2026 (Salesforce Ben)