← Index

Web Task

io.github.jojo-labs/web-task-apiv0.10.1Browser Automation

Source repository no longer publicly accessible (HTTP 404). This may be deliberate: repositories are sometimes made private or relocated. Evidence.

Browser tasks, sessions, and recipes for MCP and HTTP automation.

In-path gate · all MCP tools

Using Web Task in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts-before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

uv tool install mcpindex-gate && mcpindex-config-wire
Trust verdict · v1 advisory · method
REVIEWstatus: PARTIALfresh until 2026-08-07 21:03 UTC
screened 2026-07-08tier: scannedgranularity: description-levelsource: registry

Semantic screen found no manipulation pattern in the description. Conformance probe not yet run.

mcpindex.integrity.descriptionpassINFO

evidenceNo malicious instructions foundvia static_description

Limits of this verdict
  • - Semantic screen only - the deterministic conformance probe has not run on this server
  • - Confidence is reported but not yet calibrated (v1)
  • - Screen reads the tool description, not the live behavior
  • - advisory
  • - registry description only no input schema
  • - screen model 8b

Semantic screen: an LLM judge reads the tool description for hidden instructions (status PARTIAL). A pass means the description is not lying, not that the tool is safe: a high-capability tool with an honest description still warrants caution. The deterministic conformance probe has not been run on this server yet, so the screen here is semantic-only. Posture: advisory. Confidences are reported but not yet calibrated (calibrated=false at v1). Full verdict history is not shown on this page.

Own this server? Screen its description →

That verdict was true at screening time (snapshot 2026-07-31).

Contracts can change after screening, with no version bump. The gate pins Web Task’s tool contracts on first sight and holds any silent change before your agent acts - the check that keeps being true on Tuesday.

See your first HOLD in 2 minutes →

Related: how to trust an MCP server · screen before install · silent contract drift

Embed this badge

A live verdict badge for your README or listing. It reflects the current screen, links back here, and updates when the verdict does.

Markdown
[![mcpindex](https://mcpindex.ai/api/v1/badge/io-github-jojo-labs-web-task-api)](https://mcpindex.ai/server/io-github-jojo-labs-web-task-api)
HTML
<a href="https://mcpindex.ai/server/io-github-jojo-labs-web-task-api"><img src="https://mcpindex.ai/api/v1/badge/io-github-jojo-labs-web-task-api" alt="mcpindex verdict" height="20" /></a>
Environment variables
WEB_TASK_API_DATA_DIR

Optional mutable data root for web-task-api runs, sessions, profiles, and temp state. When omitted, the runtime uses a platform user-data directory instead of the ambient cwd.

WEB_TASK_API_RECIPES_DIR

Optional recipes directory override. When omitted, web-task-api reads bundled recipes from the installed package.

WEB_TASK_API_TEMP_DIR

Optional temp root override used when incoming temp env variables point at your home directory or working directory.

WEB_TASK_API_MODEL

Optional shared default planner model for catalog-backed PI and OpenCode selections. Defaults to deepseek/deepseek-v4-flash.

WEB_TASK_API_VARIANT

Optional shared default planner thinking variant for catalog-backed PI and OpenCode selections. Defaults to high.

WEB_TASK_API_PI_URL

Optional PI engine base URL for the preferred planner backend. Defaults to http://127.0.0.1:8793.

WEB_TASK_API_PI_MODEL

Optional PI-specific planner model override. Defaults to WEB_TASK_API_MODEL when omitted.

WEB_TASK_API_PI_VARIANT

Optional PI-specific thinking variant override. Defaults to WEB_TASK_API_VARIANT when omitted.

CLIPROXY_BASE_URL

Optional CLIProxy base URL for the legacy fallback planner backend.

CLIPROXY_AUTH_TOKEN
secret

Optional CLIProxy auth token for the legacy fallback planner backend.

CLIPROXY_MODEL

Optional CLIProxy model alias for the legacy fallback planner backend.

OPENCODE_BASE_URL

Optional OpenCode base URL for the compatibility planner backend.

OPENCODE_MODEL

Optional OpenCode model name for the compatibility planner backend. Defaults to WEB_TASK_API_MODEL when omitted.

BROWSER_USER_DATA_DIR

Optional existing Chromium/Chrome user-data directory for warmed browser state reuse.

BROWSER_CHANNEL

Optional Playwright browser channel override, for example `chrome`.

HEADLESS

Optional browser headless toggle. Set `false` to prefer a visible browser.

MCP quality score · maturity, not trust · methodology
freshness
22
completeness
15
installability
25
documentation
15
stability
5
Alternatives in Browser Automation