Bound | Concept Blog

Claudeforce vs. Custom MCP: Two Ways to Connect Salesforce and Claude

Written by Jared Soell | Aug 27, 2026, 12:27:41 PM

Salesforce has spent the better part of a year building toward one idea: the sales rep who never opens Salesforce. Ask for today's agenda. Ask which leads need a follow-up call. Ask what's likely to close before month-end. Salesforce calls the underlying architecture Headless 360, and until last week, Agentforce was positioned as the only assistant capable of answering those prompts.

Claudeforce, the expanded partnership between Salesforce and Anthropic announced on August 26, 2026, changes that story. Claude is now a named front door into Salesforce data, not just a reasoning engine working quietly underneath someone else's product.

For anyone we've talked to about the custom Salesforce-to-Claude connection we've been building and refining over the past few months, this raises a fair question: how does Claudeforce relate to what we've already set up? Here's the history, the difference between the two paths, and how to decide which one your team actually needs.

What “Headless 360” Actually Means

Salesforce introduced Headless 360 at TrailblazerDX in San Francisco on April 15, 2026. The idea is architectural, not cosmetic. Every capability Salesforce has built over roughly 25 years, objects, workflows, business logic, reports, gets exposed as an API, an MCP tool, or a CLI command, so an AI agent can act on it without a person clicking through a screen. The Salesforce UI becomes optional instead of mandatory.

Headless doesn't mean unguarded. Permissions, sharing rules, and field-level security still apply exactly as they would for a logged-in user; the request is just as likely to come from an agent as from a browser tab. That's the plumbing behind every “just ask” pitch Salesforce has made this year. Agentforce was cast as the primary voice speaking through that plumbing. Claudeforce is Salesforce naming a second one, and giving it top billing for the first time.

A Quick History: How Claude and Salesforce Actually Got Here

Claude didn't just show up in Salesforce last week. The relationship has been building quietly for almost a year:

  • October 2025: Claude becomes a foundational model for Salesforce's Agentforce 360 Platform and the preferred model for regulated industries, running inside Salesforce's Amazon Bedrock-hosted trust boundary. Early adopters like CrowdStrike and RBC Wealth Management use Claude inside Agentforce without ever seeing the Claude brand on screen.
  • February 2026: Salesforce ships support for Anthropic's MCP Apps, a bi-directional bridge that pulls Salesforce context into Claude and pushes Claude's outputs back into Salesforce. This is the same MCP foundation the custom connector in our own implementation runbook is built on.
  • April 15, 2026: Salesforce announces Headless 360 at TrailblazerDX, along with Salesforce's own hosted MCP servers, available at no cost inside a Salesforce org.
  • Mid-2026: While Salesforce and Anthropic worked on a productized version, Concept built and validated a custom MCP connector for clients using those hosted MCP servers and a Salesforce External Client App. We ran it live with Storage Solutions in August 2026.
  • August 26, 2026: Claudeforce launches with “Salesforce in Claude,” a plugin built on AIforce, Salesforce's enterprise harness, which itself runs on MCP servers, APIs, and CLI tools.
  • Salesforce publishes hosted MCP servers, read-only, read/write, or full access, that expose the Salesforce API.
  • You activate the server that matches a client's risk appetite, then authenticate it against a Salesforce External Client App. Salesforce is explicit that a Connected App will not work for this; it has to be an External Client App.
  • The connector is installed once at the Claude organization level, but authentication is still per user. Every action a user takes is attributable to their own named Salesforce login, and shows up in their login history.
  • Tool-level permissions are enforced twice: once by the signed-in user's Salesforce profile, and again by a ceiling the Claude organization administrator sets, always allow, needs approval, or blocked.
  • It's general purpose, not limited to sales workflows. We've used it for administrative hygiene (stale users, license reclamation, duplicate cleanup), Flow and Apex debugging, reporting that would otherwise need a report built from scratch, and round-tripping data out to enrich it and back in.
  • It's available today, works with any Claude Team or Enterprise seat, and takes roughly 45 to 60 minutes to stand up once prerequisites are confirmed.
  • Launches as a plugin with 37 prebuilt sales skills covering things like meeting preparation, deal health reviews, and pipeline analysis.
  • Runs on AIforce, Salesforce's enterprise harness, which brings business data and workflows to any agent through the same category of MCP servers, APIs, and CLI tools our custom connector already uses.
  • An admin connects it once, with authentication and permissions managed centrally. Every seller reportedly gets access from day one, with no per-user connector build.
  • It's narrower by design. The 37 skills are built for sellers reasoning over live revenue context, not for the org-wide administrative or technical work our custom connection handles.
  • It's available to a select group of pilot customers today, with a wider open beta planned for September 2026 and additional skills for other business functions expected to follow later in the third quarter.
  • Are you sales-only, or do you need this to work across CRM admin, support, ops, and other departments? Prebuilt sales skills won't cover a Flow debugging session or a duplicate-record cleanup.
  • Do you need it now? The custom MCP connection is available today. Claudeforce is in pilot, with a wider beta arriving in September.
  • Do the 37 prebuilt skills already cover what your reps ask for, or does your team need something more specific to your process? If your reps mostly want deal health and pipeline answers, the packaged skills may be enough on their own. If your use cases are more particular, a custom connection still gives you that flexibility.
  • Do you already have a custom connection built? Claudeforce doesn't replace it. AIforce runs on the same MCP foundation, so the two are additive, not competing.

Claude wasn't invisible for the ten months before Claudeforce. It was the reasoning model inside Agentforce's Atlas Reasoning Engine the whole time. Claudeforce is the moment Salesforce puts the Claude name on the front of the box instead of leaving it as the engine underneath.

Two Ways to Put Claude and Salesforce Together

The custom MCP connection (what we've been building)

This is what our own implementation runbook documents, and what we've now run live with clients:

  • Salesforce publishes hosted MCP servers, read-only, read/write, or full access, that expose the Salesforce API.
  • You activate the server that matches a client's risk appetite, then authenticate it against a Salesforce External Client App. Salesforce is explicit that a Connected App will not work for this; it has to be an External Client App.
  • The connector is installed once at the Claude organization level, but authentication is still per user. Every action a user takes is attributable to their own named Salesforce login, and shows up in their login history.
  • Tool-level permissions are enforced twice: once by the signed-in user's Salesforce profile, and again by a ceiling the Claude organization administrator sets, always allow, needs approval, or blocked.
  • It's general purpose, not limited to sales workflows. We've used it for administrative hygiene (stale users, license reclamation, duplicate cleanup), Flow and Apex debugging, reporting that would otherwise need a report built from scratch, and round-tripping data out to enrich it and back in.
  • It's available today, works with any Claude Team or Enterprise seat, and takes roughly 45 to 60 minutes to stand up once prerequisites are confirmed.

Salesforce in Claude / Claudeforce (the new native option)

  • Launches as a plugin with 37 prebuilt sales skills covering things like meeting preparation, deal health reviews, and pipeline analysis.
  • Runs on AIforce, Salesforce's enterprise harness, which brings business data and workflows to any agent through the same category of MCP servers, APIs, and CLI tools our custom connector already uses.
  • An admin connects it once, with authentication and permissions managed centrally. Every seller reportedly gets access from day one, with no per-user connector build.
  • It's narrower by design. The 37 skills are built for sellers reasoning over live revenue context, not for the org-wide administrative or technical work our custom connection handles.
  • It's available to a select group of pilot customers today, with a wider open beta planned for September 2026 and additional skills for other business functions expected to follow later in the third quarter.

Side by Side

Dimension

Custom MCP Connection

Claudeforce (Salesforce in Claude)

What it is

A connector Concept builds using Salesforce's hosted MCP servers and a Salesforce External Client App

A prebuilt plugin with 37 sales skills

Built on

Salesforce's hosted MCP servers, activated org by org

AIforce, Salesforce's enterprise harness, running on the same category of MCP servers, APIs, and CLI tools

Setup

About 45–60 minutes: an org-level connector plus a one-time OAuth connect for each user

Admin connects once; authentication and permissions are managed centrally for every seller

Availability

Available today

Pilot customers now; open beta planned for September 2026

Scope

General purpose — any department, any use case

Sales-specific — meeting prep, deal health, pipeline review

Customization

Fully custom; built to fit the client's actual process

A fixed set of 37 prebuilt skills at launch

Governance

Two-layer ceiling model: the user's Salesforce profile, plus an org-level tool ceiling Concept sets in Claude

Managed centrally through Salesforce and AIforce; specifics still emerging during beta

Best for

CRM admins, technical teams, cross-department reporting, and any org not yet on the pilot

Frontline sales reps who want ready-made workflows without a custom build

How to Choose

  • Are you sales-only, or do you need this to work across CRM admin, support, ops, and other departments? Prebuilt sales skills won't cover a Flow debugging session or a duplicate-record cleanup.
  • Do you need it now? The custom MCP connection is available today. Claudeforce is in pilot, with a wider beta arriving in September.
  • Do the 37 prebuilt skills already cover what your reps ask for, or does your team need something more specific to your process? If your reps mostly want deal health and pipeline answers, the packaged skills may be enough on their own. If your use cases are more particular, a custom connection still gives you that flexibility.
  • Do you already have a custom connection built? Claudeforce doesn't replace it. AIforce runs on the same MCP foundation, so the two are additive, not competing.

They're Not Actually Competing

The most important thing to understand about Claudeforce is what it's built on. Salesforce says AIforce brings business data and workflows to any agent “through MCP servers, APIs, and CLI tools,” the same architecture we've been using to build the custom connector all along. Claudeforce isn't a different technology replacing what we've built. It's a packaged, sales-specific product sitting on the same foundation, aimed at a narrower audience with a faster setup.

If your organization already has a working custom MCP connection, you're not behind. You're already running on the architecture Claudeforce is built on, with more flexibility than the initial 37-skill package offers.

Frequently Asked Questions

What is Claudeforce?

Claudeforce is the expanded partnership Salesforce and Anthropic announced on August 26, 2026. Its first product is Salesforce in Claude, a plugin with 37 prebuilt sales skills that let sellers reason over live Salesforce data and take governed action from inside Claude.

Is Claudeforce the same as the custom Salesforce MCP connector Concept builds?

No, but they're related. Both run on Salesforce's MCP-based architecture. The custom connector we build is general purpose and available today. Claudeforce's Salesforce in Claude is a narrower, sales-specific plugin currently limited to pilot customers, with a wider beta planned for September 2026.

Can we use both at once?

There's no technical reason they'd conflict, since both are built on the same underlying MCP foundation. Organizations that need both administrative or technical Claude access and packaged sales workflows will likely end up running some version of each.

When will Claudeforce be generally available?

Salesforce and Anthropic have said pilot customers have access now, with an open beta planned for September 2026 and more skills for other business functions to follow later in the third quarter. A full general-availability date hasn't been announced.

Do we need to redo our existing setup once Claudeforce is generally available?

No. Claudeforce doesn't replace the hosted MCP server and External Client App architecture our custom connector uses; it's built on the same category of infrastructure. An existing custom connection stays useful for anything outside the prebuilt sales skill set.

Not Sure Which Path Fits Your Team? 

Whether you're weighing a custom Salesforce-to-Claude connection, waiting on Claudeforce access, or want to understand how the two work together, Concept's CRM team can walk you through it. We've already built and validated the custom connection for clients live, and we'll help you figure out where Claudeforce fits once it's available to you. Contact our team, today.