Salesforce AgentForce CKG for Gemini CLI
io.github.yarmoluk/ckg-agentforce
Salesforce AgentForce knowledge graph — 40 nodes, Einstein Trust Layer, 11x fewer tokens than RAG.
client:Gemini CLI
transport:streamable-http
runtime:pypi
tools:10
Install Salesforce AgentForce CKG in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ckg-agentforce": {
"httpUrl": "https://ckg-agentforce.onrender.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs