Circuit MCP
未认领Computer use-like MCP for webapps and electron apps, to enable AI agents to test their changes
安装
npx @snowfort/circuit-web@latest [options]工具(40 个)
Accessibility-First
Built-in accessibility tree navigation with element refs
app_launch
Launch Electron app with AI optimizations
back
Navigate back in history
browser_console_messages
Get console message history
browser_generate_playwright_test
Generate test code from actions
browser_handle_dialog
Set dialog auto-response
browser_launch
Launch browser with AI optimizations
browser_navigate
Navigate to URL (includes auto-snapshot)
browser_network_requests
Get network request history
browser_resize
Resize browser viewport
browser_tab_close
Close specific tab
browser_tab_list
List all open tabs
browser_tab_new
Create new browser tab
browser_tab_select
Switch to specific tab
click
Click element (includes auto-snapshot)
click_by_role
Click by accessibility role
click_by_text
Click element by text
click_nth
Click nth matching element
close
Close browser session
content
Get HTML content
drag
Drag element to target
evaluate
Execute JavaScript
forward
Navigate forward in history
fs_read_file
Read file from disk
fs_write_file
Write file to disk
get_windows
List windows with type identification
hover
Hover over element (includes auto-snapshot)
ipc_invoke
Call IPC method
key
Press keyboard key (includes auto-snapshot)
keyboard_press
Press key with modifiers
keyboard_type
Type with delay
Generate PDF of page
refresh
Reload current page
screenshot
Take compressed screenshot
select
Select dropdown option
snapshot
Get accessibility tree with element refs
text_content
Get visible text
type
Type text (includes auto-snapshot)
upload
Upload file to input
wait_for_selector
Wait for element