.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
OPENROUTER_API_KEY
secret
Only needed if running examples
PRIVATE_KEY
secret
DRPC_KEY
secret
Optional API keys only required if using specific tool collections
PERPLEXITY_API_KEY
secret
ZEROX_API_KEY
secret
BLOCKSCOUT_API_KEY
secret
TALLY_API_KEY
secret
COINDESK_API_KEY
secret
COINMARKETCAL_API_KEY
secret
PINATA_JWT
FIREWORKS_API_KEY
secret
brew install flyctl && fly launch --from https://github.com/ivshti/agentek
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/ivshti/agentek
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/ivshti/agentek