Overview of Vibium v1 components
mainVibium v1 consists of three core components designed for browser automation driven by AI agents:
- clicker: A Go binary (~10MB) that launches Chrome, communicates via WebDriver BiDi, and exposes an MCP server.
- js/ts client: The
vibiumnpm package providing Playwright-level DX for automation. - mcp server: Enables MCP-compatible agents (like Claude Code) to drive a browser out of the box.