Skip to content
Dashboard

Lightcone Documentation

One API to get any piece of work done. Build AI agents that see, think, and act on browsers and desktops.

Lightcone is a cloud platform for browser automation and AI agents. Create sandboxed browser sessions, run autonomous agents that see and act on web pages, or build your own computer-use agent (CUA) loop — all through a single API. No browser infrastructure to manage.

QuickstartGo from zero to a working browser session in under 5 minutes
AuthenticationGet your API key and configure the SDK
How Lightcone worksArchitecture, session lifecycle, and the three API layers
API ReferenceFull reference for all 46 endpoints

I want to automate browsers programmatically

Section titled “I want to automate browsers programmatically”

Create a cloud browser session and control it with clicks, typing, navigation, and screenshots. Full Chromium with stealth mode and proxy support.

Give an instruction in natural language and let an autonomous agent drive a browser to complete it. Stream progress in real time.

Use the OpenAI-compatible Responses API to build a multi-turn computer-use agent (CUA) loop. You control the agent at every step: the model decides what to click, you execute it, and feed back a screenshot.

OpenAI-compatible Chat Completions with tool calling, streaming, and structured outputs. Drop-in replacement — just change the base URL.

Use caseWhat it does
Web scrapingExtract structured data from any website, even behind logins and bot detection
Form automationFill and submit multi-step forms across legacy web apps without APIs
Dashboard monitoringWatch web dashboards for changes and trigger alerts

Lightcone works with the tools you already use. Connect to agent frameworks, orchestration platforms, and AI providers.

LangChainOpenAI CUAAnthropic Claude
CrewAIBrowser-UseVercel AI SDK
MCP ServerPlaywrightMastra

View all integrations

Terminal window
pip install tzafon
Terminal window
npm install @tzafon/lightcone

Having trouble? See the Troubleshooting guide.