# Salesforce SOQL

Run SOQL queries against your Salesforce org to explore and retrieve data. Quickly iterate on filters and fields to answer questions fast. Streamline reporting, troubleshooting, and data validation a…

## Quick Start

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

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

---

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