# AGENTS.md - EU Tenders CLI

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

## What it is

eu-tenders-pp-cli is an agent-native command line tool for EU Tenders. The entire EU public procurement corpus — €815B/year — searchable offline, with B2B lead generation for...
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 eu-tenders

Hermes:

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

OpenClaw:

    clawhub install printing-press-library/eu-tenders

## MCP server

This CLI ships an MCP server (eu-tenders-pp-mcp) with 1 tool. Point any MCP client at it, including Claude Desktop.

## After install

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

## Links

- Documentation: https://printingpress.dev/documentation/eu-tenders
- Library page: https://printingpress.dev/library/sales-and-crm/eu-tenders
- This file: https://printingpress.dev/documentation/eu-tenders/agents.md
