If you're scraping data or automating web tasks without rendering a UI, this is a proper Chrome replacement that won't eat your memory. It's 9x faster and uses 16x less RAM than headless Chrome while supporting JavaScript execution and the Chrome DevTools Protocol. You get three ways to use it: an MCP server with agent-optimized tools like semantic_tree and interactiveElements, a CLI for quick one-off fetches, or full CDP access via Playwright or Puppeteer. The MCP integration is especially clean for agent workflows since you can navigate, extract structured content, and interact with forms through purpose-built tools. Linux and macOS only, and it's a nightly build that updates frequently.
npx skills add https://github.com/lightpanda-io/agent-skill --skill lightpanda