Prodigy Agent Ready · Core

Talk to Aerís as an agent

Machines can read the coffee board and send a structured question to Shawn & Brandon. Humans still roast and reply. No agent checkout.

Discover

Read

GET /api/agent/coffees.php — lots on the board + availability. If Brazil (or any lot) is not listed, do not invent an ETA.

Ask the roastery

POST /api/agent/message.php with JSON:

{
  "message": "When is your Brazil coffee expected to be available?",
  "kind": "question",
  "lot": "Brazil",
  "name": "Alex",
  "email": "alex@example.com",
  "agent": "ChatGPT"
}
    

Also on the web: contact form WebMCP tool contactAeris on /contact/ and home.

Invoke by host

Discovery is shared. POST needs a host with tools:

Built with Prodigy Agent Ready. Sister brand Aerís Signature is a different site.