Skip to main content

Claude Desktop Chat Setup

Claude Desktop is the main end-user-facing Claude app for the local Automation Agent Chat workflow.

This page is for the Chat tab in Claude Desktop and for the Claude Desktop Chat mode in the Automation Agent panel.

Claude Desktop Chat tab

The current supported local path is:

  • install the Automation Agent .mcpb desktop extension
  • install the Automation Agent Claude Skill ZIP
  • then let Claude Desktop Chat launch the local stdio runtime when you use the tools

Important:

  • use the panel in Claude Desktop Chat mode
  • that mode expects a client-launched local stdio runtime
  • this is different from Codex / Claude Code mode, which uses the panel-managed local HTTP MCP server

What You Need

You need two files from the Automation Agent Claude Desktop export folder:

  1. automation-agent-claude-desktop-extension.mcpb
  2. automation-agent-claude-skill.zip

You can open that folder from the Automation Agent panel with:

  • MCP Server
  • Agent Setup
  • Open Desktop Export Folder

Install Steps

The animation below shows the current install steps for the Claude Skill ZIP and the MCPB package:

Installing the Claude Desktop MCPB and Claude Skill

1. Install the Desktop Extension

  1. Open the Claude Desktop export folder from the panel.
  2. Double-click automation-agent-claude-desktop-extension.mcpb.
  3. Claude Desktop should open and offer to install the extension.

2. Install the Claude Skill

  1. Open Claude Desktop.
  2. Go to Customize.
  3. Open Skills.
  4. Click +.
  5. Choose Upload a Skill.
  6. Select automation-agent-claude-skill.zip.

3. Restart Claude Desktop

After installing both files, fully quit Claude Desktop and open it again.

4. Open Adobe Premiere and the Automation Agent panel

Then:

  1. open Adobe Premiere
  2. open the Automation Agent panel
  3. switch to the MCP Server tab
  4. make sure the panel is in Claude Desktop Chat mode

In this mode, the panel does not start the usual panel-managed HTTP MCP server. Claude Desktop Chat should launch its own local stdio runtime, and the panel should attach to it.

What The Claude Skill Does

The Claude Skill is the guidance layer.

It teaches Claude:

  • when to inspect before acting
  • when to ask clarifying questions
  • how to author valid Automation Agent workflows
  • how to recover cleanly from tool or authoring errors

Without that guidance, the server may still connect, but results are usually weaker and less reliable.

What This Page Is For

Important clarification:

  • the Claude Desktop app currently has three tabs: Chat, Cowork, and Code
  • this page is about the Chat tab
  • the Code tab is Claude Code and uses the separate Claude Code config path (~/.claude.json / .mcp.json)
  • Cowork is currently not a supported local Automation Agent workflow

For the more technical Claude workflow, see:

What Happens After Setup

After the extension and skill are installed:

  • Claude Desktop Chat should launch the local Automation Agent runtime itself
  • the Automation Agent panel should attach to that runtime
  • you should then be able to call tools like runDslProgram from Chat

If the panel later shows the wrong runtime mode, switch back to Claude Desktop Chat mode and restart Claude Desktop.