Claude Tools / MCP Servers / salesforce-claude-code
MCP Servers · jiten-singh-shahi/salesforce-claude-code
salesforce-claude-code
Production-ready expert subagents, domain skills, and quality gates for Salesforce development
CLEARED_STATICmcp-portablev1.3.0
Pipeline results
Coverage
CLEARED_STATIC
Tests run
7 / 8
Portability
MCP-portable
Type
MCP Servers
Tests & results
What the pipeline checked
What's inside
Components found
agents/deep-researcher.md
componentmedium
agents/doc-updater.md
componentmedium
agents/eval-runner.md
componentmedium
agents/learning-engine.md
componentmedium
agents/loop-operator.md
componentmedium
agents/refactor-cleaner.md
componentmedium
agents/sf-admin-agent.md
componentmedium
agents/sf-agentforce-agent.md
componentmedium
agents/sf-apex-agent.md
componentmedium
agents/sf-architect.md
componentmedium
agents/sf-aura-reviewer.md
componentmedium
agents/sf-bugfix-agent.md
componentmedium
agents/sf-flow-agent.md
componentmedium
agents/sf-integration-agent.md
componentmedium
agents/sf-lwc-agent.md
componentmedium
agents/sf-review-agent.md
componentmedium
agents/sf-visualforce-reviewer.md
componentmedium
.cursor/agents/deep-researcher.md
componentmedium
.cursor/agents/doc-updater.md
componentmedium
.cursor/agents/eval-runner.md
componentmedium
Coverage
Not assessed
- behavioural execution not run
- egress patterns logged (FLAG-INFO): 20 lexical match(es)
README
From the repository
# Salesforce Claude Code (SCC) [](https://www.npmjs.com/package/scc-universal) [](https://opensource.org/licenses/MIT) [](https://nodejs.org) > The complete AI development system for Salesforce — expert agents, automated quality gates, and institutional knowledge, powered by @salesforce/mcp SCC (`scc-universal` on npm) is a Claude Code plugin that supercharges your Salesforce development workflow with **17 expert subagents**, **57 domain knowledge skills**, and **29 automated quality gates**. Built for Apex, LWC, SOQL, Flow, Visualforce, Aura, DevOps, and Agentforce — covering every layer of the Salesforce platform. --- ## How It Works SCC is a unified system where each layer serves a distinct role: | Layer | What It Does | Examples | |-------|-------------|----------| | **@salesforce/mcp** | Platform capabilities — query orgs, deploy metadata, run tests, analyze code | Org management, SOQL queries, Apex test execution | | **17 Agents** | Lean full-stack agents that design, build, tes…