MCP Webscan Server

# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* package-lock.json yarn.lock # Build output dist/ build/ *.tsbuildinfo # IDE and editor files .idea/ .vscode/ *.swp *.swo .DS_Store Thumbs.db # Environment variables .env .env.local .env.*.local # Logs logs/ *.log npm-debug.log* # Testing coverage/ .nyc_output/ # Temporary files tmp/ temp/ # TypeScript cache *.tsbuildinfo # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional REPL history .node_repl_history