NowAIKit
Get started
Use cases Pricing Docs Contact Get started

Download NowAIKit

Grab the desktop app for your platform, or install via npm. No Node.js required for desktop downloads.

Desktop App

Download the standalone desktop app — includes the full MCP server, setup wizard, and web dashboard. No Node.js required.

Apple Silicon (M1/M2/M3/M4) macOS nowaikit-arm64.dmg ↓
Intel x64 macOS nowaikit-x64.dmg ↓
x86_64 AppImage Linux nowaikit-x86_64.AppImage ↓
Debian / Ubuntu Linux nowaikit-amd64.deb ↓

CLI / npm

If you already have Node.js 20+, install via npm — no download needed.

bash
$ npx nowaikit@latest setup

Or install globally:

bash
$ npm install -g nowaikit
$ nowaikit setup

One-line Install

macOS / Linux curl -fsSL https://nowaikit.com/install.sh | bash
Windows (PowerShell) irm https://nowaikit.com/install.ps1 | iex

These scripts download the latest binary for your platform, move it to your PATH, and run nowaikit setup automatically.

Homebrew (macOS / Linux)

bash
$ brew tap aartiq/tap
$ brew install nowaikit

NowAIKit Builder — VS Code Extension

Full ServiceNow development experience in VS Code — script explorer, table browser, update set manager, AI agents, and 60+ code snippets.

Store Install
VS Code Marketplace Install from Marketplace
Open VSX (VSCodium, Gitpod) Install from Open VSX
Command Line code --install-extension aartiq.nowaikit-builder

NowAIKit Utils — Browser Extension

AI-powered browser toolkit for ServiceNow — 20+ tools including AI assistant, script compare, code templates, node switcher, and keyboard shortcuts.

Browser Install
Google Chrome Coming Soon
Microsoft Edge Coming Soon
Mozilla Firefox Coming Soon
Browser extension store listings are pending review. Contact us for early access to install the extension directly.

All Releases

View all versions, release notes, and source code on GitHub:

github.com/aartiq/nowaikit/releases

Next Steps

  • Installation Guide — full setup walkthrough including environment variables and troubleshooting
  • Client Setup — configure Claude Desktop, Cursor, VS Code, and other AI clients
  • OAuth Setup — production-ready OAuth 2.0 authentication