Native connector
Salesforce MCP for AI agents
Connect Salesforce to Claude, Cursor, and other MCP clients through MCPGRAM — CRM data and actions through one secure MCP gateway.
What you get
- OAuth into Salesforce orgs allowed by your connected app.
- Expose CRM tools to agents without building a custom MCP server.
- Workspace isolation keeps org credentials off the model provider.
Example tools
- Query / search records where enabled
- Read object metadata
- Create or update records when scoped
How agents connect
- Sign up and open a workspace on MCPGRAM.
- Connect Salesforce with OAuth (tokens stay in your workspace).
- Point Claude / Cursor at
https://mcpgram-mcp-server.vercel.app/mcpor use an API key onhttps://mcpgram.vercel.app/api/mcp. - Call Salesforce tools through the universal tool layer.
Notes
Align Salesforce profiles and connected-app policies with least privilege.
Treat write tools as production changes — require human confirmation in sensitive flows.