sf-intelligence - Salesforce org intelligence for AI agents MCP Server
A grounded, fail-closed backend for AI assistants working in one Salesforce org. Your AI host (Claude, or any MCP client) asks it questions in plain language; it answers from the org's real metadata - never a guess - and labels every claim with how much to lean on it. It runs locally over stdio via the published package.
People connecting documentation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-24 · ★ 3 · #51 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25
NOASSERTION · TypeScript servers · how we verify → /methodology
01 · Install sf-intelligence - Salesforce org intelligence for AI agents
before you install - you'll need
SFI_TOOL_PROFILE
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add pranavnagrecha-salesforce-intelligence -- npx -y sf-intelligence Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"pranavnagrecha-salesforce-intelligence": {
"command": "npx",
"args": [
"-y",
"sf-intelligence"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license no standard license detected - usage rights unclear; check the repo before commercial use
npm package sf-intelligence - unscoped; check the name against the project README before installing
registry namespace io.github.PranavNagrecha is GitHub-verified and matches the repo owner
03 · What sf-intelligence - Salesforce org intelligence for AI agents can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.3.2 · 2026-08-24
Added · title and websiteUrl on the MCP Registry record. packages/cli/server.json - the manifest the release workflow publishes to the official MCP Registry on every v tag - carried name, description, status…
v0.3.1 · 2026-08-22
A correctness release against tools that were already shipped. No new capability tier. · Three adversarial audits went through the permissions, schema-and-search, and automation tool families, hunting only tools that…
v0.3.0 · 2026-08-08
Added · Supply-chain hardening (AUDIT-F10). Consumer guide · docs/guides/supply-chain.md (pinned install, provenance verify, SBOM); · scripts/check-pack-allowlist.mjs / pnpm pack:check enforces · packages/cli files as…
04 · Who maintains sf-intelligence - Salesforce org intelligence for AI agents
sf-intelligence - Salesforce org intelligence for AI agents is maintained by pranavnagrecha. It's the only MCP server we track from this author; the repo dates to Jun 2026.
05 · Facts
- website
- https://sfi.auditforce.cloud/
- category
- documentation - ranked #51 of 183 actively-maintained documentation servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-24)
- registry
- io.github.PranavNagrecha/sf-intelligence (active, first published 2026-06-25 · 7 versions)
- packages
- npm:sf-intelligence
06 · sf-intelligence - Salesforce org intelligence for AI agents FAQ
What is sf-intelligence - Salesforce org intelligence for AI agents?
A grounded, fail-closed backend for AI assistants working in one Salesforce org. Your AI host (Claude, or any MCP client) asks it questions in plain language; it answers from the org's real metadata - never a guess - and labels every claim with how much to lean on it. It runs locally over stdio via the published package.
Is sf-intelligence - Salesforce org intelligence for AI agents still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install sf-intelligence - Salesforce org intelligence for AI agents?
Run `npx -y sf-intelligence`. The README documents one environment variable (SFI_TOOL_PROFILE) to set first. You can also paste the ready-made client config above.
Does sf-intelligence - Salesforce org intelligence for AI agents run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to sf-intelligence - Salesforce org intelligence for AI agents
Alternatives to sf-intelligence - Salesforce org intelligence for AI agents
Maintained documentation servers if sf-intelligence - Salesforce org intelligence for AI agents isn't the fit.
- Context7 Up-to-date code docs for any prompt ★ 61,171 · 2026-08-24
- Agent Skills Search Server Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server. ★ 24,633 · 2026-08-09
- Repowise Codebase intelligence for AI coding agents - graph, git history, docs, decisions, code health. ★ 6,189 · 2026-08-24
- GitLab MCP GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more. ★ 1,918 · 2026-08-24
- Microsoft Learn MCP Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs. ★ 1,853 · 2026-08-12
- Pg Aiguide Comprehensive PostgreSQL documentation and best practices, including ecosystem tools ★ 1,821 · 2026-06-26
Pairs well with
Servers that cover what sf-intelligence - Salesforce org intelligence for AI agents doesn't - only shown when the pairing reason fits the companion.
More documentation MCP servers · MediaWiki MCP Server · Google Docs · Markdown Vault MCP · Qingkuai MCP Server · Qiskit Documentation MCP Server
More TypeScript MCP servers · Newsmcp · Context Bridge · Uimax MCP · Freshcontext · Printr · see all