# AGENTS.md - ServiceTitan Pricebook CLI

You are being asked to install or use the ServiceTitan Pricebook CLI from the Printing Press library.

## What it is

servicetitan-pricebook-pp-cli is an agent-native command line tool for ServiceTitan Pricebook. Sync ServiceTitan Pricebook services, materials, equipment, vendors, markups, warranties, and cost-drift audits.
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 servicetitan-pricebook

Hermes:

    hermes skills install mvanhorn/printing-press-library/cli-skills/pp-servicetitan-pricebook --force

OpenClaw:

    clawhub install printing-press-library/servicetitan-pricebook

## MCP server

This CLI ships an MCP server (servicetitan-pricebook-pp-mcp) with 40 tools. Point any MCP client at it, including Claude Desktop.

## After install

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

## Links

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