# AGENTS.md - Render CLI

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

## What it is

render-pp-cli is an agent-native command line tool for Render. Every Render endpoint, plus diff, drift, cost, audit, and orphan analytics no other Render 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 render

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/render

## MCP server

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

## After install

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

## Links

- Documentation: https://printingpress.dev/documentation/render
- Library page: https://printingpress.dev/library/cloud/render
- This file: https://printingpress.dev/documentation/render/agents.md
