Skip to content
Zed

sf-intelligence — Salesforce org intelligence for AI agents for Zed

io.github.pranavnagrecha/sf-intelligence

Offline, read-only MCP knowledge base for one Salesforce org's metadata, deps & impact.

client:Zed transport:stdio runtime:npm

Install sf-intelligence — Salesforce org intelligence for AI agents in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "sf-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "sf-intelligence"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

sf-intelligence — Salesforce org intelligence for AI agents in other clients