# AGENTS.md - Podscan CLI

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

## What it is

podscan-pp-cli is an agent-native command line tool for Podscan. Podscan REST API — search 51M+ podcast episodes and 4.4M+ podcasts. Full transcripts, AI-extracted entities,...
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 podscan

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/podscan

## MCP server

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

## After install

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

## Links

- Documentation: https://printingpress.dev/documentation/podscan
- Library page: https://printingpress.dev/library/media-and-entertainment/podscan
- This file: https://printingpress.dev/documentation/podscan/agents.md
