Installation¶
Go Client SDK¶
Install the Go module:
CLI Tool¶
Build and install the CLI:
Or build from source:
MCP Server¶
Install the standalone MCP server:
Prerequisites¶
VibiumDev Clicker Binary¶
W3Pilot requires the VibiumDev clicker binary for WebDriver BiDi communication. Download from VibiumDev releases.
Alternatively, set the path manually:
Environment Variables¶
| Variable | Description | Default |
|---|---|---|
W3PILOT_CLICKER_PATH |
Path to clicker binary | Auto-detected |
W3PILOT_DEBUG |
Enable debug logging | false |
W3PILOT_HEADLESS |
Run headless by default | false |