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-