- Home
- Top MCPs for CRM
- HubSpot vs Salesforce DX
MCP Comparison · 2026
HubSpot vs Salesforce DX MCP Server
Comparing HubSpot and Salesforce DX as MCP servers? HubSpot (chatgpt app) is best when conversational access to hubspot inside chatgpt. Salesforce DX (operate salesforce org) is best when soql queries against salesforce records from an ide. Both run as Model Context Protocol servers and can coexist in the same client. Updated 2026.
Side-by-side specs
Pulled from each MCP's verified fact sheet.
| HubSpot | Salesforce DX | |
|---|---|---|
| Primary function | ChatGPT App | Operate Salesforce Org |
| Maintainer | HubSpot | Salesforce |
| Pricing | Free | Open source |
| Setup complexity | Low · ~< 1 min | Medium · ~5 min |
| Transport | Streamable HTTP | stdio |
| Auth model | OAuth 2.1 | OAuth 2.1 |
| License | Proprietary | Apache-2.0 |
| Language | — | TypeScript |
| Latest version | — | latest |
| Compatible clients | ChatGPT | Claude, Cursor, VS Code, Cline, Any MCP-compatible client, Salesforce CLI |
| Last verified | 2026-05-28 | 2026-06-15 |
Which one should you pick?
Decision rubric drawn from each MCP's documented strengths.
Choose HubSpot
- Conversational access to HubSpot inside ChatGPT
- In-chat workflows that benefit from rich UI widgets
- One-click OAuth on Free / Go / Plus / Pro plans
Choose Salesforce DX
- SOQL queries against Salesforce records from an IDE
- Metadata deploy and retrieve from chat
- Apex test execution and triage
Pick something else if…
- Use outside ChatGPT
- Non-Salesforce CRMs
Feature breakdown
Key capabilities each server ships out of the box.
HubSpot
- Listed in the official ChatGPT Apps directory
- One-click OAuth — no JSON config, no install command
- Available to logged-in ChatGPT users on supported plans
- Built on the OpenAI Apps SDK (MCP under the hood)
- Reviewed and approved by OpenAI before publication
Salesforce DX
- Published by Salesforce (`@salesforce/mcp` on npm)
- Reuses Salesforce CLI auth (`sf org login web`)
- SOQL data queries, metadata deploy/retrieve, Apex tests
- Permission set assignment + user admin tools
- Code analyzer + static testing
- Lightning Web Component dev tools
Install snippets
Open the detail page for ready-to-paste config for every major client.
FAQ
HubSpot vs Salesforce DX: which MCP server should I use?
Pick HubSpot when conversational access to hubspot inside chatgpt. Pick Salesforce DX when soql queries against salesforce records from an ide. HubSpot is built for chatgpt app, while Salesforce DX focuses on operate salesforce org.
Can I run both HubSpot and Salesforce DX together?
Yes. MCP clients run each server as a separate process and surface every server's tools simultaneously, so you can install both and let your agent decide which to call. Be deliberate with auth scopes when stacking servers.
Which is easier to set up, HubSpot or Salesforce DX?
HubSpot has the lighter setup. HubSpot reports low complexity (~< 1 min); Salesforce DX reports medium complexity (~5 min).
More HubSpot comparisons
Browse all CRM MCPs? See the full ranked list →
