Turn any URL plus a schema into validated, typed JSON via the Extracto API.

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

EXTRACTO_API_KEY(str)
RequiredSecret

Your Extracto API key from https://app.getextracto.dev/keys

EXTRACTO_BASE_URL(str)

Override the API host (defaults to https://app.getextracto.dev)

EXTRACTO_TIMEOUT_MS(str)

Per-request timeout in milliseconds (default 90000)