Overview of Stagehand integrations
mainThe integrations workspace package contains adapters designed to connect Stagehand with other frameworks and agentic systems.
Key integration paths include:
- Code-mode stdio entrypoint: Currently provides the MCP (Model Context Protocol) host and process lifecycle. While it does not yet advertise specific tools, it serves as the foundation for future code-mode capabilities.
- Deep Agents (Python): The
deepagents/Python project offers both local and managed LangChain Deep Agents integrations. These integrations expose stateful browser tools—specificallyrun,snapshot, andscreenshot—leveraging the Stagehand Python SDK.