# AGENTS.md - Fireflies Pp Cli CLI

You are being asked to install or use the Fireflies Pp Cli CLI from the Printing Press library.

## What it is

fireflies-pp-cli is an agent-native command line tool for Fireflies Pp Cli. Every Fireflies meeting feature, plus offline search, cross-meeting intelligence, and a local database no other tool...
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 fireflies

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/fireflies

## MCP server

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

## After install

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

## Links

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