Agentforce Tool
Freeby MCP Community
Simple MCP tool for Salesforce Agentforce API
v1.2.3Added Apr 12, 2026
mcpagentforcesalesforceclaude
Agentforce Tool MCP Server
Simple MCP tool for Salesforce Agentforce API
Installation
npx -y @xlengelle-sf/agentforce-tool
Reviews
Installation
Quick install
npx -y @xlengelle-sf/agentforce-tool
Add to claude_desktop_config.json
{
"mcpServers": {
"agentforce-tool": {
"command": "npx",
"args": ["-y", "@xlengelle-sf/agentforce-tool"]
}
}
}