arrow_backBack to Chapter

Module: Install AI Suite

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

Install AI Suite

Learn about the internal tool called AI Suite and how to install it.

The Power of AI Suite

While Claude Code provides a powerful command-line interface for local development, AI Suite is the bridge that connects Claude to your broader Salesforce workspace. It is an internal application that adds Model Context Protocol (MCP) integrations, allowing Claude to interact with Google Drive, Gmail, Slack, and your Calendar. For a Solution Engineer, this means Claude can read your discovery notes, summarize Slack threads about an opportunity, or even draft emails.

AI Suite serves two primary functions. First, it acts as a background manager for these external connections, ensuring that when you run Claude in your terminal, the agent has the "skills" necessary to reach out to external data sources. Second, it provides a standalone visual interface (an Electron-based app) that offers a cleaner layout for long conversations, visual file diffs, and the ability to drag and drop screenshots directly into the chat.

  • Unified Connectivity: Connects Google (Drive, Docs, Sheets, Gmail) and Slack via a central hub.

  • Visual Workflow: Provides a rich UI alternative to the terminal for complex tasks and code reviews.

  • Enhanced Agency: Enables tools like google_search, slack_read_thread, and docs_get within the Claude Code environment.

Test Your Understanding

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

bolt

Knowledge Check

What is the primary technical role of AI Suite in the Claude Code ecosystem?

When connecting Slack within AI Suite, which specific sign-in method and workspace must you use for it to work correctly?

Which command should you run inside the Claude Code CLI to verify that your Google and Slack plugins are active?

Discovery Milestones

lockCOMPLETE QUIZ TO UNLOCK
lock

Install AI Suite via DevBar

Finish previous step to unlock

lock

Launch the AI Suite UI

Finish previous step to unlock

lock

Connect Google and Slack Accounts

Finish previous step to unlock

lock

Verify MCP Plugins in Claude Code

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.