Skip to main content
Glama
funkyfunc

browser-dvr-mcp

by funkyfunc

browser_explain_last_action

Identify the cause of unexpected page behavior by linking your last action to the surrounding network requests, console errors, and DOM mutations. Pinpoint why a click did nothing or the page broke.

Instructions

CAUSAL EXPLAINABILITY. Explain WHY the page is in its current state by linking your most recent action to the network requests, console errors, and DOM mutations that happened in the moments around it. Answers "why did my click do nothing / why did the page break" using the recorded temporal timeline — something a snapshot-based tool cannot do.

Call this right after an action that behaved unexpectedly.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
windowMsNoHow many ms after the action to consider causally related (default: 1500).

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