You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cloud browser sessions are billable. An agent loop starting sessions can generate unexpected costs. Navigation and click tools mean the agent can interact with any website including authenticated sessions.
Suggestion: Consider documenting support for PolicyLayer/Intercept, an open-source MCP proxy that enforces policies on tool calls before execution.
This server gives agents control of cloud browser sessions via Stagehand:
navigate-- visits arbitrary URLsclick_element-- triggers UI actions on any pageCloud browser sessions are billable. An agent loop starting sessions can generate unexpected costs. Navigation and click tools mean the agent can interact with any website including authenticated sessions.
Suggestion: Consider documenting support for PolicyLayer/Intercept, an open-source MCP proxy that enforces policies on tool calls before execution.
Example policy:
One line to set up:
npx -y @policylayer/intercept init