Snowfort Circuit MCP
JSON →Automate web browsers and Electron desktop applications for AI coding agents.
Install
npx @snowfort/circuit-web@latest Tools · 19
- browser_launch Launch browser with AI optimizations
- browser_navigate Navigate to URL (includes auto-snapshot)
- browser_resize Resize browser viewport
- browser_handle_dialog Set dialog auto-response
- browser_tab_new Create new browser tab
- browser_tab_list List all open tabs
- browser_tab_select Switch to specific tab
- browser_tab_close Close specific tab
- browser_network_requests Get network request history
- browser_console_messages Get console message history
- browser_generate_playwright_test Generate test code from actions
- click Click element (includes auto-snapshot)
- type Type text (includes auto-snapshot)
- hover Hover over element (includes auto-snapshot)
- drag Drag element to target
- key Press keyboard key (includes auto-snapshot)
- select Select dropdown option
- upload Upload file to input
- back Navigate back in history
Links
★ 58 GitHub stars