Skip to content
Cursor

Salesforce for Cursor

io.github.pipeworx-io/salesforce

Salesforce MCP Pack

client:Cursor transport:streamable-http

Install Salesforce in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "salesforce": {
      "url": "https://gateway.pipeworx.io/salesforce/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Salesforce in other clients