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.
CLI / npm
If you already have Node.js 20+, install via npm — no download needed.
$ npx nowaikit@latest setup
Or install globally:
$ npm install -g nowaikit
$ nowaikit setup
One-line Install
curl -fsSL https://nowaikit.com/install.sh | bash
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)
$ 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 |
All Releases
View all versions, release notes, and source code on GitHub:
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



