arrow_backBack to Chapter

Module: Install devbar

Interactive Module
infoYou're viewing as a guest — progress won't be saved. Sign in to track your progress.

Install devbar

Learn what devbar is and how to install it.

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.

Test Your Understanding

Complete this check to unlock the Discovery Checklist and Implementation Guide.

bolt

Knowledge Check

What primary dependencies does DevBar automatically install for you?

If you receive a 'command not found: devbar' error immediately after installation, what should be your first step?

Discovery Milestones

lockCOMPLETE QUIZ TO UNLOCK
lock

Run the DevBar installation script

Finish previous step to unlock

lock

Reload shell and verify version

Finish previous step to unlock

lock

Launch the DevBar Desktop Application

Finish previous step to unlock

lock

Troubleshoot SSL or certificate errors (Optional)

Finish previous step to unlock

lightbulb
Expert Guidance

Work through each milestone in sequence. Opening the Implementation Blueprint for each step will give you the production-ready patterns you need to apply the concept immediately.