Skip to main content
Glama
KvFxKaido

Browser Instrumentation MCP Server

by KvFxKaido

browser_act_type

Type text into browser input elements using CSS selectors, requiring session escalation and justification for controlled automation.

Instructions

Type text into an input element.

REQUIRES: Session must be escalated first via browser_session_escalate.

Args:
    session: Name of the browser session
    selector: CSS selector for the input element
    text: Text to type
    reason: Justification for why this input is necessary
    clear_first: If True, clear the input before typing

Returns:
    Observed changes after typing (NOT success/failure)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sessionYes
selectorYes
textYes
reasonYes
clear_firstNo

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