Skip to main content
Install the CLI to run web agents, configure model profiles, and set up MCP. Install the SDK when agentic workflows belong inside applications, backend services, or recurring automations.

CLI

Requires Node.js 20 or newer.
The CLI owns local install, update, uninstall, auth storage, MCP startup, plugin setup, browser commands, and web agent runs.

SDK

The SDK tarball is published at https://install.webcompute.dev/sdk/latest.tgz. Version metadata is available at https://install.webcompute.dev/sdk/latest.json. For reproducible installs, read latest.json, copy the versioned tarballUrl, and commit your lockfile.

MCP

Run the MCP server directly:
Configure a supported host:
web mcp setup writes a managed local stdio configuration for the target host. Use MCP integration for target-specific details.

Update

Use web doctor after updates when a host cannot find the CLI, an MCP process fails to start, or an API key is missing.