A local, privacy-first knowledge graph for Salesforce orgs. It live-syncs your org to a SQLite + vector index on your machine and exposes 26 MCP tools to Cursor, Claude Code/Desktop, and VS Code, so the AI you already use can reason about Apex, LWC, Flow, Vlocity, OmniStudio, security, and integrations without your code or schema ever leaving your laptop.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
When Vitest UI server is listening, arbitrary file can be read and executed
process.env. You'll be asked to provide them before it can run.SFGRAPH_ALLOW_ANY_DB— bool (1) unset Bypass the "graph DB must live under data dir" safety check. 1.0SFGRAPH_APEX_PARSER— string regex Apex class parser strategy (regex is the default; other values reserved). 1.0SFGRAPH_AUTO_RETRY_THRESHOLD— int 10 Skip-count threshold above which ingest auto-retries the wedged sources. 1.0SFGRAPH_BISECT_MAX_DEPTH— int 6 Tooling SOQL adaptive bisection depth cap. 1.0SFGRAPH_DATA_POOL— int varies Data API pool concurrency. 1.0SFGRAPH_DEBUG_INGEST— bool (1) unset Verbose ingest logging (per-source counters, dispatch table, etc.). 1.0SFGRAPH_DEBUG_POOLS— bool (1) unset Print pool-counter snapshots during ingest. 1.0SFGRAPH_DETECT_DELETIONS_MAX_DROP_RATIO— float 0.30 Per-label drop-ratio threshold above which --detect-deletions sweep refuses to act. 1.5SFGRAPH_EMBED_MODEL_DIM— int model default Embedding model dimensionality override. 1.0SFGRAPH_EMBED_MODEL_ID— string model default Embedding model identifier override. 1.0SFGRAPH_EMBED_MODEL_PATH— path (auto) Local path to a custom embedding model file. 1.0SFGRAPH_GENERIC_WHITELIST_ONLYSFGRAPH_INCLUDE_ALL_SOBJECTS— bool (1) unset Skip the EntityDefinition.IsCustomizable filter and include every queryable SObject. 1.0SFGRAPH_INCLUDE_MANAGED— bool (1) unset Include managed-namespace components globally (Apex body, generic metadata, LWC source). 1.0SFGRAPH_INCLUDE_MANAGED_LWC— bool (1) unset LWC-only override for managed-namespace inclusion (independent of the global flag). 1.0SFGRAPH_INCLUDE_SYSTEM_SOBJECTS— bool (1) unset Include platform telemetry SObjects (ApexLog, EventLogFile, etc.). 1.0SFGRAPH_LATE_DRAIN_BUDGET_MS— int (ms) (impl default) Per-wedge late-yield drain budget — how long the background runner gets to drain late records before being abandoned. 1.5SFGRAPH_MAX_BACKGROUND_WEDGES— int 4 Cap on simultaneous background wedges per ingest. 1.5SFGRAPH_METADATA_POOL— int varies Metadata API pool concurrency. 1.0SFGRAPH_METADATA_READ_CHUNK_SIZE— int 10 metadata.read composite batch size. 1.0SFGRAPH_NO_AUTO_RETRY— bool (1) unset Disable automatic retry on watchdog wedge / skip cascade. 1.0SFGRAPH_NO_LIVENESS_PROBE— bool (1) unset Skip the pre-ingest liveness probe. 1.0SFGRAPH_SEQUENTIAL_SOURCES— bool (1) unset Force serial source execution (debug aid; bypasses the sliding-window merger). 1.0SFGRAPH_SKIP_LWC— csv unset Skip specific LWC bundle DeveloperNames (also accepts 1 to skip the source entirely). 1.0SFGRAPH_SKIP_SOBJECT— csv unset Skip specific SObjects by QualifiedApiName (escape hatch for describe()-crashing tables). 1.0SFGRAPH_SKIP_THRESHOLD— int (impl default) Skip-count threshold for ingest-level retry/abort behavior. 1.0SFGRAPH_SOURCE_CONCURRENCY— int 12 Concurrency of the sliding-window source merger in bulk-retrieve.ts. 1.0SFGRAPH_TOOLING_POOL— int 5 Tooling API pool concurrency. 1.0SFGRAPH_TRAVERSAL_NODE_CAP— int (impl default) Cap on nodes visited by dependents / dependencies traversal in the analysis layer. 1.0SFGRAPH_WATCHDOG_FIRST_YIELD_MS— int (ms) 90000 Per-source first-yield watchdog timeout. 1.5SFGRAPH_WATCHDOG_INACTIVITY_MS— int (ms) 300000 Per-source inactivity watchdog timeout (5 min). 1.5[](https://m8ven.ai/mcp/ryanstark24-sfgraph-poger5)