Google Search MCP Server

# Dependencies node_modules/ package-lock.json yarn.lock pnpm-lock.yaml # Build output dist/ build/ *.tsbuildinfo # Environment variables .env .env.local .env.*.local # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # IDE and editor files .idea/ .vscode/ *.swp *.swo .DS_Store Thumbs.db # Test coverage coverage/ # Cache directories .npm/ .eslintcache .prettiercache # Temporary files tmp/ temp/ # Debug files .chrome/ .debug/ # System files .DS_Store Thumbs.db # Project specific screenshots/ cache/ browser-data/