Salesforce AgentForce CKG for VS Code
io.github.yarmoluk/ckg-agentforce
Salesforce AgentForce knowledge graph — 40 nodes, Einstein Trust Layer, 11x fewer tokens than RAG.
client:VS Code
transport:streamable-http
runtime:pypi
tools:10
Install Salesforce AgentForce CKG in VS Code
.vscode/mcp.json
{
"servers": {
"ckg-agentforce": {
"type": "http",
"url": "https://ckg-agentforce.onrender.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs