Loomal

Salesforce Cloud

MCP server by github.com/aaronsb/salesforce-cloud

Salesforce CRM integration — opportunities, accounts, SOQL, file downloads, analytics

5 starsnpm: @aaronsb/salesforce-cloud-mcp

About Salesforce Cloud

Salesforce Cloud is an MCP (Model Context Protocol) server published by aaronsb in the official MCP registry, listed under App Automation on Loomal. Salesforce CRM integration — opportunities, accounts, SOQL, file downloads, analytics

It ships as an npm package (@aaronsb/salesforce-cloud-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/aaronsb/salesforce-cloud, where the project has earned 5 GitHub stars.

Use Salesforce Cloud with your agent

Claude Code · one command
claude mcp add salesforce-cloud -- npx -y @aaronsb/salesforce-cloud-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "salesforce-cloud": {
      "command": "npx",
      "args": [
        "-y",
        "@aaronsb/salesforce-cloud-mcp"
      ]
    }
  }
}
npm@aaronsb/salesforce-cloud-mcp

Frequently asked questions

What is Salesforce Cloud?
Salesforce Cloud is an MCP (Model Context Protocol) server by aaronsb in the App Automation category. Salesforce CRM integration — opportunities, accounts, SOQL, file downloads, analytics
How do I connect Salesforce Cloud to Claude, Cursor, or another MCP client?
Install Salesforce Cloud from its npm package (@aaronsb/salesforce-cloud-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Salesforce Cloud open source?
Yes — the source code is public at github.com/aaronsb/salesforce-cloud, with 5 GitHub stars.
Can AI agents pay to use Salesforce Cloud?
Not yet through Loomal — Salesforce Cloud is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Salesforce Cloud? Claim this listing free by verifying GitHub ownership, or contact us.