Salesforce AgentForce CKG for Grok
io.github.yarmoluk/ckg-agentforce
Salesforce AgentForce knowledge graph — 40 nodes, Einstein Trust Layer, 11x fewer tokens than RAG.
client:Grok
transport:streamable-http
runtime:pypi
tools:10
Install Salesforce AgentForce CKG in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"ckg-agentforce": {
"type": "http",
"url": "https://ckg-agentforce.onrender.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs