Salesforce and Anthropic Launch Claudeforce to Embed CRM into Claude via Model Context Protocol

Salesforce and Anthropic have unveiled Claudeforce, an expanded enterprise partnership designed to bring CRM data, business logic, and automated workflows directly into Claude's conversational interface. The core component of the rollout is a plugin dubbed Salesforce in Claude for Claude CoWork, which launches with 37 pre-built sales skills. The integration allows sales representatives and knowledge workers to query pipeline metrics, summarize meeting histories, inspect deal health, and execute

2 min
Salesforce and Anthropic Launch Claudeforce to Embed CRM into Claude via Model Context Protocol

Salesforce and Anthropic have unveiled Claudeforce, an expanded enterprise partnership designed to bring CRM data, business logic, and automated workflows directly into Claude's conversational interface. The core component of the rollout is a plugin dubbed Salesforce in Claude for Claude CoWork, which launches with 37 pre-built sales skills.

The integration allows sales representatives and knowledge workers to query pipeline metrics, summarize meeting histories, inspect deal health, and execute record updates inside Claude without opening the traditional Salesforce user interface.

Headless Architecture and MCP Integration

The Claudeforce architecture builds on Salesforce's Headless 360 initiative and Anthropic's Model Context Protocol (MCP). Rather than requiring individual employees to configure local MCP server connections, the integration connects at the administrative level with centralized authentication.

When a user instructs Claude to perform a CRM task, the model inspects its available skills to determine the required execution sequence. Queries and record modifications are then passed to Salesforce's MCP server layer.

Claudeforce Architecture and Model Context Protocol Integration

Access control rules and existing organizational permissions persist across the protocol boundary. Claude can only retrieve, inspect, or modify records that the authenticated user is explicitly authorized to access within Salesforce.

Decoupling the Enterprise UI from Business Logic

The release highlights a broader structural change in enterprise software consumption, where large language model interfaces act as primary interaction layers over legacy system records. Salesforce has positioned the offering around reducing the operational overhead of manual CRM navigation, such as clicking across multiple tabs to aggregate account histories.

The product division also clarifies the boundary between internal-facing workflows and external-facing agents. While Salesforce's Agentforce platform is targeted at autonomous customer-facing tasks, Salesforce in Claude focuses on knowledge-worker assistance.

Beyond the CoWork plugin, the partnership establishes Claude as the default reasoning model across Salesforce's Slack ecosystem, powering Slackbot, Claude Tag conversational participation, and Slack Code.

Commercial Terms and Rollout Schedule

The economic model for Claudeforce uses a split consumption structure:

  • Salesforce Licensing: Customers consume tiered API allowances based on their existing Salesforce license editions.
  • Anthropic Inference: Model inference tokens are contracted and billed separately through Anthropic.

Salesforce in Claude is currently available to select pilot customers. An open beta release is scheduled for September 2026, with additional pre-built skills for service, marketing, and commerce operations expected in late 2026.

Sources

Written by

More to read

  • OpenAI Unveils Jalapeño Custom Inference Chip Benchmarks at Hot Chips 37

    OpenAI presented the first architecture and benchmark disclosures for its custom inference chip, code-named Jalapeño, during the 37th Hot Chips conference. In published test data and technical disclosures, OpenAI reported that Jalapeño achieves 1.5x to 1.9x higher performance per watt and 1.7x to 3.6x lower end-to-end latency compared to Nvidia Blackwell GB200 and GB300 systems on production LLM workloads. Developed in co-design partnership with Broadcom, Jalapeño represents OpenAI's initial ha

    1 min
  • Nvidia Agrees to Acquire Hugging Face for 2.9 Billion

    Nvidia has agreed to acquire Hugging Face for $12.9 billion, according to reporting from The Information. Parallel reports from Business Insider, Bloomberg, and Reuters confirm that the companies engaged in advanced acquisition negotiations valuing the open-source artificial intelligence hub between $12.9 billion and $13 billion. The transaction marks the largest software and developer platform acquisition in Nvidia's history, placing the primary distribution nexus for open-weight foundation mo

    1 min
  • GraphRAG Frameworks and Architectures in Production: Comparing Microsoft GraphRAG, LightRAG, Neo4j GenAI, and Kùzu

    Standard dense retrieval-augmented generation (RAG) relies on vector embeddings to retrieve top-k chunks based on cosine similarity. While effective for point-lookup queries against localized text segments, dense vector search breaks down under two common production workloads: multi-hop relational reasoning across disconnected documents and global corpus-wide summarization. When answering questions that require traversing relationship paths across disparate data points, or synthesizing broad th

    1 min