webresearch-mcp

Portions of this software are derived from TradingAgents
(https://github.com/TauricResearch/TradingAgents), Copyright (c) its
contributors, and are licensed under the Apache License, Version 2.0:

- webresearch/camoufox_scrape.py is a copy of TradingAgents'
  tradingagents/agents/utils/camoufox_scrape.py (anti-bot marker list
  extended in webresearch/primitives.py).
- webresearch/primitives.py ports, verbatim or near-verbatim, the pure
  helpers from TradingAgents' tradingagents/agents/utils/web_search.py:
  query normalization, MCP content-block unwrapping, search-result item
  extraction/formatting, call pacing, and the TTL+LRU result cache.

The remainder of this software is original work, licensed under
Apache-2.0 (see LICENSE).
