cursorrules — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited cursorrules (Rules) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<div align="center">
<img src="docs/assets/banner.svg" alt="NowAIKit — ServiceNow MCP Server" width="100%"/>
Connect Claude, ChatGPT, Gemini, Cursor, Copilot — or any AI — to ServiceNow.
450+ tools across ITSM, ITOM, CMDB, HRSD, CSM, Flow Designer, scripting & portal. Read, build, query and automate any instance in plain English.
</div>
Requires Node.js 20+.
# 1 — install
npm install -g nowaikit
# 2 — run the wizard: it detects your AI clients and writes their config for you
npx nowaikit setupRestart your AI client (Claude Desktop, Cursor, …) and start asking. Done.
Prefer a UI? npx nowaikit web for a local dashboard — or use [NowAIKit Cloud](https://cloud.nowaikit.com) (nothing to install).Add this to your client's MCP config (Claude Desktop claude_desktop_config.json, Cursor ~/.cursor/mcp.json, etc.):
{
"mcpServers": {
"nowaikit": {
"command": "npx",
"args": ["-y", "nowaikit"],
"env": {
"SERVICENOW_INSTANCE_URL": "https://yourcompany.service-now.com",
"SERVICENOW_BASIC_USERNAME": "your_username",
"SERVICENOW_BASIC_PASSWORD": "your_password"
}
}
}
}OAuth, multiple instances, and per-client steps → [Client setup](docs/CLIENT_SETUP.md) · [OAuth setup](docs/SERVICENOW_OAUTH_SETUP.md).
No instance? Grab a free Personal Developer Instance at [developer.servicenow.com](https://developer.servicenow.com).
Read-only by default. Write, scripting and CMDB changes are opt-in flags — prod can't be modified by accident.
| Installation · Client setup | All 450+ tools · Tool packages |
| Multi-instance · OAuth | Scripting · ATF · Reporting |
Full guides & product home → [nowaikit.com](https://nowaikit.com)
⚠️ Official distribution only: install from npm (`nowaikit`) or [nowaikit.com](https://nowaikit.com). NowAIKit is never shipped as a downloadable GitHub .zip — beware copycat "download" repos.© 2026 AartiQ (Hardik Benani) · NowAIKit Source Available License
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.