Salesforce Copilot
БесплатноНе проверенEnables Microsoft 365 Copilot to interact with Salesforce through REST APIs, supporting queries, object descriptions, pipeline summaries, and anomaly detection.
Описание
Enables Microsoft 365 Copilot to interact with Salesforce through REST APIs, supporting queries, object descriptions, pipeline summaries, and anomaly detection.
README
This project hosts a remote MCP server for Microsoft 365 Copilot and Teams scenarios. It preserves the existing Salesforce toolset and Salesforce OAuth flow, but removes the Claude-specific OAuth broker and replaces it with Microsoft identity on Azure App Service.
Exposed tools
query_salesforcedescribe_objectget_pipeline_summarylist_recent_activitydetect_anomaliesget_schema_context
Runtime architecture
Microsoft 365 Copilot / Teams -> Federated connector -> Azure App Service hosted MCP server -> Salesforce REST APIs
Authentication model
- Microsoft identity is supplied to the app by Azure App Service Authentication.
- The app resolves the signed-in Microsoft user from App Service headers.
- That user starts Salesforce sign-in at
/auth/salesforce/start. - Salesforce OAuth tokens are stored per Microsoft user session.
- MCP requests on
/mcpexecute with that user's Salesforce session.
Key endpoints
GET /healthGET /auth/statusGET /auth/salesforce/startGET /auth/salesforce/callbackGET /auth/salesforce/disconnectPOST /mcpGET /ssePOST /message
Local development
- Copy
.env.exampleto.env. - Fill in Salesforce values.
- For local testing only, set
DEV_BYPASS_USER_IDand optionally the otherDEV_BYPASS_*values. - Run
npm install. - Run
npm run buildandnpm start. - Open
http://localhost:3000/auth/salesforce/startto connect Salesforce.
Azure deployment
See AZURE-DEPLOYMENT.md for the Azure App Service and Microsoft 365 Copilot setup.
Установка Salesforce Copilot
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/AethereusRiyaAgrawal/salesforce-copilot-mcpFAQ
Salesforce Copilot MCP бесплатный?
Да, Salesforce Copilot MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Salesforce Copilot?
Нет, Salesforce Copilot работает без API-ключей и переменных окружения.
Salesforce Copilot — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Salesforce Copilot в Claude Desktop, Claude Code или Cursor?
Открой Salesforce Copilot на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Salesforce Copilot with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
