GitDeployHub

ivshti/agentek

github.com/ivshti/agentek ↗
Node.js API
11 environment variables found in .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
Alternative Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/ivshti/agentek
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/ivshti/agentek
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/ivshti/agentek
Or deploy to a different host
← Try another repo