Install SDK

The fastest way to give your agent tools is with Ordino AI — often with zero setup needed on your part. Just:

Let's Continue.

1

Install the Ordino CLI (and a framework helper if needed):

Install the necessary packages and ensure your runtime is configured.

npm i -g "@ordino.ai/cli"
2

Check Installation Status (and make sure it is the correct version):

Ensure that packages are installed successfully and are operational.

npm ordino.ai/cli -v
3

Last updated