# AGENTS.md - Help Scout Inbox CLI

You are being asked to install or use the Help Scout Inbox CLI from the Printing Press library.

## What it is

help-scout-pp-cli is an agent-native command line tool for Help Scout Inbox. Read-first Help Scout Inbox API surface for support operations and agent workflows.
It is a single Go binary that ships with an agent skill, and it installs with one command.

## Install

Recommended (installs the binary and the agent skill):

    npx -y @mvanhorn/printing-press-library install help-scout

Hermes:

    hermes skills install mvanhorn/printing-press-library/cli-skills/pp-help-scout --force

OpenClaw:

    clawhub install printing-press-library/help-scout

## MCP server

This CLI ships an MCP server (help-scout-pp-mcp) with 22 tools. Point any MCP client at it, including Claude Desktop.

## After install

Call help-scout-pp-cli from the shell, or use the /pp-help-scout skill inside an agent.
Run help-scout-pp-cli --help to list commands.

## Links

- Documentation: https://printingpress.dev/documentation/help-scout
- Library page: https://printingpress.dev/library/sales-and-crm/help-scout
- This file: https://printingpress.dev/documentation/help-scout/agents.md
