# Salesforce SOQL

Run SOQL queries against your Salesforce org to retrieve records and insights. Explore objects, filter data, and troubleshoot CRM issues without leaving your workflow. Save time by querying accounts,…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add kodey-ai/salesforce-mcp-server

# Browse available tools
npx -y @smithery/cli@latest tool list kodey-ai/salesforce-mcp-server
```

---

Source: https://github.com/kodey-ai/salesforce-mcp
