Skip to main content
Glama
funkyfunc

browser-dvr-mcp

by funkyfunc

browser_propose_skill

Propose a recorded browser session as a candidate reusable skill with end-state assertions, quarantined until validated by replay.

Instructions

ACTIVE MEMORY (step 1 of 2). Propose the current session as a candidate SKILL for this origin: a reusable flow (the recorded action bundle) plus an end-state probe that defines success ("text Order placed is visible"). A candidate is NOT trusted yet — it is quarantined until browser_validate_skill replays it against the live site and its probe passes. This is how the agent learns a flow WITHOUT blindly trusting it.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesA name for the skill (e.g. "add-to-cart").
assertionsYesThe end-state probe. A skill with no assertions can never be admitted.

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