Skip to main content

Crate synaptic_browser

Crate synaptic_browser 

Source
Expand description

Browser automation tools for the Synaptic AI agent framework.

This crate provides Tool implementations for browser automation. For production use, prefer the MCP browser integration which provides full CDP support via an MCP server.

Structs§

BrowserConfig
Browser configuration.
EvalJsTool
NavigateTool
ScreenshotTool

Functions§

browser_tools
Create all browser tools with the given config.