three.ws Vision

Image understanding for AI agents — analyze and describe any image via the three.ws pipeline.

stdioofficialservice

Package Details

Transportstdio
Runtimenpx

Environment Variables

THREE_WS_BASE(str)
Default:https://three.ws

Base URL of the three.ws API that serves the vision endpoint. Override only when self-hosting or targeting a preview deployment.

THREE_WS_TIMEOUT_MS(num)
Default:30000

Per-request timeout in milliseconds for the vision call (the VLM may chain across free lanes before answering).

THREE_WS_API_KEY(str)

Optional three.ws API key (bearer token). Not required — the vision endpoint serves anonymous callers on a free per-IP rate limit. Set it to raise your rate limit to the per-user tier. Never needed to access the free model.