This page is about command-line tools Notis installs and runs for you, in the cloud — the Datafast CLI,
gh, ffmpeg, and friends. That runs on the Cloud Computer.It is not the Notis CLI, the npx @notis_ai/cli command your own coding agent runs on your own machine — see Notis CLI/MCP.How to install a CLI
The simplest way is to paste the link to the CLI provider’s install instructions and ask Notis to install it. Notis opens the page, follows the steps inside your Cloud Computer, signs in if the CLI asks for credentials, and confirms when it’s ready.brew install ..., curl ... | sh, npm i -g ...), you can paste that directly instead. Either way works — Notis figures out the rest.
Using a CLI once it’s installed
After install, just ask in plain language. Notis runs the right command for you.Persisted per user
CLIs installed on the Cloud Computer are persisted per user. Once a CLI is installed and signed in, it stays available across every future conversation, channel, and skill run on your account. You don’t reinstall it the next time you ask.Examples of CLIs you can install
- Analytics & product — Datafast, PostHog, Mixpanel
- Payments — Stripe, Paddle, Lemon Squeezy
- Databases & data — Supabase,
psql,mysql,mongosh, BigQuery (bq) - Cloud —
aws,gcloud,vercel, Fly.io (flyctl), Heroku - Code & releases — GitHub (
gh), GitLab (glab) - Media & files —
ffmpeg,yt-dlp,pandoc, ImageMagick
Credentials
When a CLI needs to sign in, Notis will ask you for the API key, token, or OAuth URL it needs. Credentials live in the Cloud Computer alongside the CLI and are reused on the next request, so you only authenticate once.Worth repeating: CLIs installed in the Cloud Computer are separate from the Notis CLI your local coding agent runs through NPX. These run inside your Notis workspace and are used by Notis on your behalf there; the Notis CLI runs on your own machine. To connect ChatGPT desktop, Claude Code, Cursor, OpenClaw, Hermes, or OpenCode on your computer, follow Start with the Notis CLI or Remote MCP.
Related
- Cloud Computer — the environment CLIs run inside.
- Composio integrations — managed connectors for 1,000+ apps.
- Custom MCP servers — bring your own MCP server.
- Connect an agent — connect ChatGPT, Claude, Grok, Notion, or a coding agent to Notis.

