The AI Orchestrator: DevBar
DevBar is Salesforce's internal utility designed to act as the "easy button" for setting up and maintaining your AI development environment. For Solution Engineers, DevBar simplifies the complex task of installing the Claude Code CLI, managing Model Context Protocol (MCP) connectors, and keeping the Salesforce CLI updated. It serves as both a command-line interface and a desktop application that provides a visual dashboard for your AI toolchain.
Why use DevBar?
Instead of manually configuring environment variables and OAuth flows, DevBar automates the heavy lifting. Key benefits include:
Automatic Dependencies: It installs the
Salesforce CLI,Claude Code CLI, and necessary DX extensions in a single pass.Connectivity Management: It handles the telemetry and OAuth configurations required to securely connect Claude to internal Salesforce resources.
Usage Monitoring: The DevBar UI allows you to track your AI budget consumption and spend across different providers.
While the installation is streamlined, it is important to remember that access is managed via Okta. Being able to install the tool is separate from having an active Claude license. If you are not in the T&P or the Solutions organization, you may need to ensure you have been added to the ClaudeCode_Users Active Directory group via IAM Ignite before the tool will authenticate successfully.