Salesforce AgentForce CKG for Claude Desktop
io.github.yarmoluk/ckg-agentforce
Salesforce AgentForce knowledge graph — 40 nodes, Einstein Trust Layer, 11x fewer tokens than RAG.
client:Claude Desktop
transport:streamable-http
runtime:pypi
tools:10
Install Salesforce AgentForce CKG in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ckg-agentforce": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ckg-agentforce.onrender.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs