Skip to content

Installation

Prerequisites

  • Python 3.10 or higher
  • pip

Install via pip

pip install webscout-mcp

Install from source

git clone https://github.com/wxs-lang/webscout-mcp.git
cd webscout-mcp
pip install -e .

Docker

docker pull ghcr.io/wxs-lang/webscout-mcp:latest