Skip to main content
Glama
KvFxKaido

Browser Instrumentation MCP Server

by KvFxKaido

browser_act_click

Click elements on web pages using CSS selectors to perform browser automation tasks. Requires session escalation and justification for each action.

Instructions

Click an element on the page.

REQUIRES: Session must be escalated first via browser_session_escalate.

Args:
    session: Name of the browser session
    selector: CSS selector for the element to click
    reason: Justification for why this click is necessary

Returns:
    Observed changes after the click (NOT success/failure)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sessionYes
selectorYes
reasonYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

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/KvFxKaido/browser-instrumentation-mcp'

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