WebRun Browser Automation MCP Tools
WebRun Browser Automation exposes 21 tools. Each one has its own page with the configuration for every client that can run this server.
-
browser_taskbrowser task
-
create_sessionMutatingcreate session
-
send_taskMutatingsend task
-
pause_session_taskpause session task
-
resume_session_taskresume session task
-
stop_session_taskMutatingstop session task
-
terminate_sessionterminate session
-
guardrail_responseguardrail response
-
get_task_statusRead-onlyget task status
-
screenshotscreenshot
-
list_sessionsRead-onlylist sessions
-
list_environmentsRead-onlylist environments
-
list_workflowsRead-onlylist workflows
-
get_workflowRead-onlyget workflow
-
create_workflowMutatingcreate workflow
-
update_workflowMutatingupdate workflow
-
trigger_workflowtrigger workflow
-
create_agentMutatingcreate agent
-
list_agentsRead-onlylist agents
-
pause_agentpause agent
-
resume_agentresume agent
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.