Главная · MCP-серверы · NowAIKit — ServiceNow AI Toolkit

NowAIKit — ServiceNow AI ToolkitNowAIKit — ServiceNow

aartiq/nowaikit

MCP-сервер NowAIKit (тулкит для ServiceNow).

Установка

npx nowaikit web Opens the NowAIKit dashboard at http://localhost:4175 — includes instance management, settings, and an audit log viewer. # Custom port npx nowaikit web --port 3000 # Expose to network (use with caution) npx nowaikit web --host 0.0.0.0 # Don't auto-open browser npx nowaikit web --no-