Salesforce goes headless
- Salesforce announced Headless 360, opening its platform via APIs, CLIs, and machine-consumable tools so agents can operate without a browser. - The company said it shipped more than 100 new developer tools to make the platform agent-addressable. - The move signals enterprise systems will be built to serve automated actors directly, changing integration and security design for internal tooling ( ).
Salesforce said on April 15 that its software no longer needs a browser to run core work, packaging the platform for direct use by automated agents. (salesforce.com) The company introduced Headless 360 at its TDX 2026 developer conference in San Francisco and said “everything on Salesforce is now an API, MCP tool, or CLI command.” MCP stands for Model Context Protocol, a standard way to let artificial intelligence systems call software tools. (salesforce.com, developer.salesforce.com) Salesforce said it shipped more than 100 new tools and skills with the launch, including over 60 MCP tools and more than 30 preconfigured coding skills for developers building against the platform. (salesforce.com, dataconomy.com) In plain terms, “headless” means the software’s front end is no longer the main doorway. A browser page that a salesperson used to click through can now be replaced by an application programming interface call, a command-line instruction, or another agent invoking the task in the background. (developer.salesforce.com, developer.salesforce.com) Salesforce had already been moving in that direction through Agentforce APIs and SDKs that let companies create agents without a chat window or custom user interface. Its developer documentation says those agents can be triggered by scheduled jobs, Apex code, websites, and other systems. (developer.salesforce.com, developer.salesforce.com) The change puts enterprise software in front of a different kind of user: not just employees clicking screens, but software agents executing tasks across sales, service, and internal operations. CIO described the release as an API-driven layer for agents to execute business processes without human interfaces. (cio.com, venturebeat.com) That shifts the design problem for corporate technology teams. If agents are calling customer records, workflows, and business logic directly, companies need permissions, logging, and guardrails that work for machine-to-machine access instead of only for people signing into a web app. (developer.salesforce.com, computerweekly.com) Salesforce framed the launch as part of a broader “agentic enterprise” push that also includes AgentExchange, its marketplace for agent components, and developer tooling around Agentforce. TDX 2026 materials describe the conference itself as focused on “building the Agentic Enterprise.” (salesforce.com, diginomica.com) The practical test comes next: whether companies trust automated actors with the same systems they once exposed mainly through dashboards and forms. Salesforce’s bet is that the next login may be an API call, not a person opening a tab. (salesforce.com, venturebeat.com)