Agents
Agent frameworks that run a perception-plan-act loop against a Steel browser session.
Run a durable browser agent with Restate
Build a Restate Virtual Object in TypeScript that uses durable OpenAI planning steps and Steel scraping to answer browser research questions.
Expose a Steel browser to any MCP client
Build a Model Context Protocol server in Go with the official SDK and chromedp that hands any MCP client a Steel cloud browser through explicit session-handle tools.
Build a browser agent with Genkit
Use Steel with Genkit Go to build a tool-calling agent that navigates and extracts from a chromedp-backed browser and completes a web task.
Build a browser agent with Eino
Use Steel with the ByteDance Eino framework to build a ReAct agent that calls Steel's scrape API as a tool to research and answer a web question.
Build a browser agent with rig
Use Steel with rig to build an agent that drives a cloud browser over CDP with chromiumoxide through navigate and extract tools, then answers a multi-step web task.
Build a research agent with Swiftide
Use Steel with Swiftide to build an agent whose tool reads the web through Steel's scrape endpoint, so the model works from clean Markdown with no browser library.
Build a browser agent with LangChainGo
Use Steel with LangChainGo's zero-shot ReAct (MRKL) agent and a string-in, string-out scrape tool so Claude reads a page and answers a question.
Build a browser agent with Google ADK
Use Steel with Google's Agent Development Kit (ADK) for Go to build a tool-using browser agent that drives a chromedp session over CDP and reads Hacker News.
Build a browser agent with Microsoft Agent Framework
Use Steel with Microsoft Agent Framework 1.0 (the successor to AutoGen and Semantic Kernel) to build a tool-using browser agent.
Chat with any webpage on Convex
Convex app that streams an AI agent's answer about any URL. The agent runs server-side with one Steel-backed scrape tool and pages through long articles via a chunked cache.
Deep research with Claude Agent SDK subagents
Lead orchestrator dispatches parallel researcher subagents, each driving its own Steel browser, and synthesizes findings into a cited Markdown report.
Combine You.com search with Steel browser actions
Pair the You.com Search and Contents APIs with a Steel cloud browser in a search-then-act LangChain agent that prefers the cheap path and only opens a session when interaction is required.
Build a browser agent with the Claude Agent SDK
Use Steel with the Claude Agent SDK (TypeScript) to build a tool-using browser agent on Anthropic's first-party agent loop.
Build a typed browser agent with Pydantic AI
Use Steel with Pydantic AI to build typed, provider-agnostic browser agents with dependency injection.
Build a typed browser agent with LangGraph
Use Steel with LangGraph to build a typed browser agent with an explicit state-machine loop and a structured-output formatter node.
Build a typed browser agent with Mastra
Use Steel with Mastra to build a typed browser agent with the Mastra Model Router and Studio playground.
Build a typed browser agent with the OpenAI Agents SDK
Use Steel with the OpenAI Agents SDK for TypeScript to build typed, tool-using browser agents.
Build a typed browser agent with the Vercel AI SDK
Use Steel with the Vercel AI SDK v6 ToolLoopAgent for typed, tool-using browser agents.
Stream a browser agent into a Next.js chat app
A Next.js App Router chat app where a Vercel AI SDK agent drives a Steel cloud browser with embedded Live View.
Solve reCAPTCHA v2 manually with Browser Use
Manually solve reCAPTCHA v2 using Steel's CAPTCHA API with the browser-use framework.
Build a multi-agent browser workflow with CrewAI
Integrate Steel with the CrewAI multi-agent framework.
Build a browser agent with Inngest AgentKit
Integrate Steel with Inngest's AgentKit framework.
Build a browser agent with Agno
Integrate Steel with the Agno agent framework.
Control a browser with Notte's reasoning engine
Control browsers with AI using Steel's infrastructure and Notte's reasoning engine.
Build an AI browser agent with Magnitude
Use Steel with Magnitude for AI-powered browser automation.
Build a browser agent with Browser Use
Integrate Steel with the browser-use framework for AI-driven web automation.
Solve CAPTCHAs automatically in a Browser Use agent
Build an AI agent with browser-use and Steel that solves CAPTCHAs automatically.