You need a Trello API token to use this thing. Go to this url:
and save the output as your token.
Either set this value in an environment variable for TRELLO_USER_TOKEN
or create
~/.alfred-my-trello-cards.yml
with the following:
---
user_token: 'YOUR_API_TOKEN'