# AGENTS.md - AnyList CLI

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

## What it is

anylist-pp-cli is an agent-native command line tool for AnyList. Every AnyList feature in your terminal — plus offline search, store routing, and cron-safe automations no mobile...
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 anylist

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/anylist

## MCP server

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

## After install

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

## Links

- Documentation: https://printingpress.dev/documentation/anylist
- Library page: https://printingpress.dev/library/food-and-dining/anylist
- This file: https://printingpress.dev/documentation/anylist/agents.md
