Salesforce AgentForce · Compressed Knowledge Graph · MCP-native
AgentForce charges $2/autonomous resolution. Most failures come from agents not knowing the prerequisite chain. This graph declares those relationships explicitly — your agent traverses declared edges instead of inferring from docs.
Every edge SHA-256-pinned to a Salesforce source doc. The graph doesn't guess — it traverses. GuardrailDecisionV1 · 13/13
source_content_hash computed at extraction time, before any query outcomecurl -s <url> | sha256sumverify_source() fails closed on mismatchPrior art: crewAI GuardrailProvider spec #4877
POST https://ckg-agentforce.onrender.com/mcp
query_ckg(concept, depth) — subgraph traversalget_prerequisites(concept) — full upstream chainresolution_path() — the $2/resolution billing chainsearch_concepts(query) · list_concepts()pip install ckg-agentforce # or: uvx ckg-agentforce
Free: 50 anonymous calls/day · Trial: 150 calls with your email · Dev: $10/yr unlimited.