# AGENTS.md - Nutrition (USDA FoodData Central + NutritionValue.org) CLI

You are being asked to install or use the Nutrition (USDA FoodData Central + NutritionValue.org) CLI from the Printing Press library.

## What it is

nutrition-pp-cli is an agent-native command line tool for Nutrition (USDA FoodData Central + NutritionValue.org). One agent-native CLI over USDA FoodData Central and NutritionValue.org - with cross-source enrichment, protein-density comparison, nutrient ranking, and a local SQLite cache no other nutrition tool ships.
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 nutrition

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/nutrition

## MCP server

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

## After install

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

## Links

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