Analytics
Trust: 37/100 (Limited)NowAIKit — ServiceNow AI Toolkit Guide
400+ ServiceNow MCP tools with web dashboard and desktop app.
2 starsby aartiq
Quick Start
Install
npx nowaikitClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-aartiq-nowaikit": {
"command": "npx",
"args": [
"nowaikit"
]
}
}
}