Skip to main content
The recommended way to install ntn on macOS and Linux:
To inspect the installer before running it, view the install script. To update:

Install via npm

Use macOS, Linux, or Windows to install:
To update:
Requires Node.js 22+ and npm 10+.

Install via Winget (Windows)

In PowerShell or Command Prompt, including either shell in Windows Terminal:
You can also confirm the WinGet package:
Restart your terminal to verify. To update:
We currently only support Windows x64 (x86-64/AMD64)

Verify installation

Shell completions

Enable tab completions for your shell:

Building from source

Clone the repository and use mise to build a local debug binary installed as ntnd:
See the CLI README for mise watch and other development workflows.

Next steps

Authentication

Log in to your Notion workspace.

Workers quickstart

Create and deploy your first Notion Worker.