notis-cli skill to your local agents, so Codex, Claude Code, and Cursor know how to run the Notis CLI through NPX without separate setup.
Why this helps
- One connection flow — Connect integrations in Notis, then use them from any supported local agent.
- Less expired-auth cleanup — The Notis desktop app keeps the CLI session tied to your Notis login.
- One command style — Your agent does not need to remember different setup commands for Codex, Claude Code, Cursor, or other agents.
- More than 1,000 integrations — Agents can reach the integrations available through Notis without separate MCP setup in each agent.
Get set up
Install and sign in to the Notis desktop app. It keeps the Notis CLI authenticated and syncs the Notis agent skills locally. To check that everything is ready, run:Use it with an agent
First, connect the integrations you want in Notis. Then ask your coding agent to use the Notis CLI whenever it needs one of them. For example:Connect a new integration
If an integration is not connected yet, the CLI returns a Notis link. Open it, complete the connection, and ask the agent to retry. You can also connect and manage integrations from the Notis portal at Settings → Integrations. See Integrations for the full help-center guide, including multiple accounts and labels. Once connected, that integration becomes available through the same Notis path.Install any CLI on your Cloud Computer
You don’t need a local machine to use a command-line tool with your agent. Ask Notis to install any CLI — Datafast, Stripe, Supabase, PostHog, Vercel, GitHub (gh), psql, aws, gcloud, and many others — on your Cloud Computer and run it there.
CLIs installed in the Cloud Computer sandbox are separate from the Notis CLI your local coding agent runs through NPX. They run inside the sandbox and are used by Notis on your behalf there. If you need another CLI to be callable from your local coding agent’s shell, install it locally as you normally would.

