Skip to main content
Glama
funkyfunc

browser-dvr-mcp

by funkyfunc

browser_begin_handoff

Pause automated browser control and let a human reproduce a behavior the agent couldn't. Their actions are recorded for time-travel debugging.

Instructions

HUMAN HANDOFF. Pause agent automation and let a HUMAN take control of the current browser window to reproduce a behavior the agent could not. The human's clicks, inputs, and navigations are recorded onto the session timeline with "user" provenance and captured by the flight recorder (screen/network/storage/state), so afterwards you can browser_timetravel / browser_explain_last_action / browser_propose_skill over what the human did. After calling this, STOP issuing actions and tell the human to reproduce the issue, then either call browser_end_handoff when they say they are done, or have them press Ctrl/Cmd+Shift+Enter in the browser to signal completion. Requires a visible (non-headless) session.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
noteNoWhat the human is being asked to reproduce (recorded on the timeline).

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/funkyfunc/browser-dvr-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server