salesforce-code-context

kranthinb/salesforce-code-context
★ 0 stars TypeScript 🗄️ Database Updated today
Local-first MCP server that gives AI coding agents deep understanding of Salesforce codebases
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "salesforce-code-cont": {
      "command": "npx",
      "args": [
        "-y",
        "kranthinb/salesforce-code-context"
      ]
    }
  }
}

README Excerpt

A local-first MCP server that gives AI coding agents deep understanding of Salesforce codebases. Index your SFDX, Copado, or MDAPI project once — then search Apex classes, LWC components, Flows, triggers, and more using natural language. **Zero external dependencies.** No Docker, no cloud database, no API keys. Everything runs locally in SQLite.

Tools (9)

CHROMA_URLCOLLECTION_NAMEEMBEDDING_MODELOPENAI_API_KEYSFCONTEXT_DB_PATHclear_indexget_indexing_statusindex_codebasesearch_code