{"slug": "dreamforce-2026-what-salesforce-developers-must-do-now", "title": "Dreamforce 2026: What Salesforce Developers Must Do Now", "summary": "Salesforce's Hosted MCP Servers became generally available in April and its Headless 360 MCP server entered open beta in July, giving every Developer Edition org free access to Agentforce Vibes IDE, Claude Sonnet 4.5 as the default coding model, and the MCP servers ahead of Dreamforce 2026, which opens in three days. Headless 360 exposes all of Salesforce through four tools — Discover, Describe, Dispatch, and Dispatch Read Only — while existing permission sets, field-level security, and sharing rules still apply. Salesforce reports Agentforce Vibes usage has surged 22x since last Dreamforce, and the developer keynote led by Christophe Coenraets is expected to address Headless 360 GA status, the Data 360 and Slackbot MCP servers, and a 100+ Agent Skills library expansion.", "body_md": "Dreamforce 2026 opens in three days. If you build on Salesforce, three things shifted this summer that make Tuesday different from every Dreamforce before it: MCP is now generally available, Headless 360 just entered open beta, and your Developer Edition already has free access to both. The window to set this up before the keynote announcements land is now.\n\n## What Actually Changed This Summer\n\nSalesforce’s Hosted MCP Servers went generally available in April. Since then, every Developer Edition org has shipped with three things free: Agentforce Vibes IDE (a browser-based VS Code that launches from Setup), Claude Sonnet 4.5 as the default coding model, and the MCP servers themselves. No additional license, no purchase order. You already have it.\n\nIn July, Salesforce added Headless 360 to the mix — currently in open beta. This is the piece worth understanding before the keynotes, because it is the most architecturally significant change to the Salesforce developer surface in years.\n\n## Headless 360: Four Tools, All of Salesforce\n\nHeadless 360 is a single MCP server that exposes everything Salesforce does through exactly four tools: Discover, Describe, Dispatch, and Dispatch Read Only. No 200-endpoint REST sprawl. No custom Apex integration code. An AI agent connects to your org, tells Discover what it wants in plain language, gets a ranked list of matching skills from a semantic search index, reads the technical contract via Describe, and executes via Dispatch — all while your existing permission sets, field-level security, and sharing rules apply.\n\nThe design is deliberate. Loading dozens of tool definitions into an LLM’s context window is a known failure mode: the model starts picking the wrong tool, manufacturing arguments, and losing track of the task. Headless 360’s four-tool façade keeps the agent’s surface small and stable while the skill library behind it grows to thousands of operations. The [Headless 360 beta announcement](https://developer.salesforce.com/blogs/2026/07/announcing-the-headless-360-mcp-server-beta) covers the architecture in detail.\n\nSalesforce reports Agentforce Vibes usage has surged 22x since last Dreamforce. Expect the Headless 360 skill library expansion and a likely GA announcement to headline Tuesday’s developer keynote.\n\n## Set This Up Before Tuesday\n\nThe activation path is straightforward but involves four sequential steps that each take a few minutes:\n\n1. **Activate the server:** Setup → Quick Find → \"MCP Servers\" → toggle on Headless 360. Wait up to two minutes before the server is live.\n2. **Create an External Client App:** Setup → External Client App Manager → New. Enable OAuth, enter your client’s callback URL. For Claude:`https://claude.ai/api/mcp/auth_callback` . For Cursor:`http://localhost:8787/callback` . Retrieve your Consumer Key and Secret — Salesforce emails a verification code.\n3. **Set OAuth scopes:** Add`mcp_api` and`refresh_token, offline_access` .\n4. **Connect your client:** Open Claude, Cursor, or ChatGPT’s MCP settings, point it at your org’s MCP endpoint using the credentials from step two, and authorize via OAuth.\n\nSalesforce has a [step-by-step guide specifically for connecting Claude](https://developer.salesforce.com/blogs/2026/05/connect-claude-with-salesforce-hosted-mcp-servers) that covers the edge cases. The [official Dreamforce 2026 developer guide](https://developer.salesforce.com/blogs/2026/08/developers-guide-dreamforce-2026) lists the full session schedule and Headless 360 Theater details.\n\n## What to Watch at the Event\n\nDreamforce runs six repeating 20-minute Headless 360 Theater sessions throughout the day — no registration required. The developer keynote led by Christophe Coenraets is where platform announcements will land. Watch for Headless 360 GA status, the Data 360 and Slackbot MCP servers, and the 100+ Agent Skills library expansion. Agentforce 360’s Agent Script and Intelligent Context are already GA — expect demos there, not new announcements.\n\n## One Caveat Before You Start\n\nThe Headless 360 documentation makes a point easy to skip: do not enable every available MCP tool at once. The practical ceiling for tools in a single LLM context is around 20. Past that, performance degrades — wrong tool selection, hallucinated arguments, task drift. Use toolsets selectively. The semantic Discover layer is there so the agent can find the right skill without you loading everything upfront. The architecture is clever; abuse it and you are back to prompt chaos.\n\nHeadless 360 is still in beta with a growing skill library and a GA announcement in flight. That said, the four-tool design is already functional enough to replace most bespoke MCP setups developers have been cobbling together. Set it up now, test against real org data before Tuesday, and walk into Dreamforce with context instead of slides.", "url": "https://wpnews.pro/news/dreamforce-2026-what-salesforce-developers-must-do-now", "canonical_source": "https://byteiota.com/dreamforce-2026-what-salesforce-developers-must-do-now/", "published_at": "2026-09-12 09:12:18+00:00", "updated_at": "2026-09-12 09:32:43.762545+00:00", "lang": "en", "topics": ["ai-agents", "ai-tools", "ai-products", "developer-tools", "ai-infrastructure"], "entities": ["Salesforce", "Dreamforce 2026", "Headless 360", "Agentforce Vibes IDE", "Claude Sonnet 4.5", "Christophe Coenraets", "Data 360", "Slackbot"], "alternates": {"html": "https://wpnews.pro/news/dreamforce-2026-what-salesforce-developers-must-do-now", "markdown": "https://wpnews.pro/news/dreamforce-2026-what-salesforce-developers-must-do-now.md", "text": "https://wpnews.pro/news/dreamforce-2026-what-salesforce-developers-must-do-now.txt", "jsonld": "https://wpnews.pro/news/dreamforce-2026-what-salesforce-developers-must-do-now.jsonld"}}