---
title: "Connect Claude with Salesforce Hosted MCP Servers"
url: https://daily.dev/posts/connect-claude-with-salesforce-hosted-mcp-servers-xwmuz9ra4
source_url: https://developer.salesforce.com/blogs/2026/05/connect-claude-with-salesforce-hosted-mcp-servers
type: article
source: "Salesforce Developers Blog"
published: 2026-05-26T15:01:28.884Z
updated: 2026-05-26T15:01:56.383Z
tags: ["ai-agents", "mcp", "claude", "salesforce", "oauth"]
reading_time: 9
upvotes: 2
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect Claude with Salesforce Hosted MCP Servers

**[Salesforce Developers Blog](https://daily.dev/sources/salesforcedevs)** · 9 min read · 2 upvotes · 1 comments

## Summary

Salesforce now offers Hosted MCP Servers (generally available) that let external AI agents like Claude Desktop and Claude Code interact with Salesforce data and business logic without logging into Lightning Experience. The post walks through a three-step setup: activating hosted MCP servers in Salesforce Setup, creating an External Client App with OAuth 2.0 and PKCE, and configuring Claude Code or Desktop to connect. Both standard servers (covering Salesforce Platform, Data 360, Tableau, MuleSoft, Slack) and custom servers (built from Apex Actions, Flows, Apex REST, AuraEnabled methods, or Named Query APIs) are supported. Practical examples include querying daily booking reports and mass-cancelling bookings via a custom flow-backed MCP tool, all through natural language prompts in Claude.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://developer.salesforce.com/blogs/2026/05/connect-claude-with-salesforce-hosted-mcp-servers>

## Community discussion

Top comments from developers on daily.dev.

**@chiranjeevitg** · 0 upvotes

> ![Yes](https://statics.teams.cdn.office.net/evergreen-assets/personal-expressions/v2/assets/emoticons/yes/default/20_f.png?v=v70)

## Similar posts on daily.dev

- [Salesforce Hosted MCP Servers Are Now Generally Available](https://daily.dev/posts/salesforce-hosted-mcp-servers-are-now-generally-available-unsidydmx) · Salesforce Developers Blog · 0 upvotes · 0 comments
- [Connect Slack to Salesforce with Hosted MCP Servers](https://daily.dev/posts/connect-slack-to-salesforce-with-hosted-mcp-servers-ytypu6hbh) · Salesforce Developers Blog · 2 upvotes · 1 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#mcp](https://daily.dev/tags/mcp), [#claude](https://daily.dev/tags/claude), [#salesforce](https://daily.dev/tags/salesforce), [#oauth](https://daily.dev/tags/oauth)

[View this post on daily.dev](https://daily.dev/posts/connect-claude-with-salesforce-hosted-mcp-servers-xwmuz9ra4)
