get started

Running in sixty seconds.

Install the CLI, mint a workspace key, run your first tool. No account, no dashboard signup — just a terminal and one prepaid balance.

Prefer the web? Sign up with email and get free test credit — no install needed.

Sign up on the web →
  1. 01

    install

    $ bun add -g @aegntic/aedex

    Bun 1.0+. Works in any shell.

  2. 02

    get a key

    $ ae setup
    $ ae keys add -l web

    Prints a key like aedex_live_… — copy it. This is the only secret you need.

  3. 03

    run it

    $ ae discover -q "weather"

    Then ae run openmeteo/weather/current --query '{"lat":"52.52","lon":"13.41"}' -w. Pays from one prepaid balance.

Got your key?

Open the console and paste it.

Open console →