Skip to main content
Glama
funkyfunc

browser-dvr-mcp

by funkyfunc

coordinate_click

Simulates a raw mouse click at exact pixel coordinates for Canvas, WebGL, and other non-DOM interfaces.

Instructions

BYPASS THE DOM ENTIRELY. Dispatches a raw mouse click at exact pixel coordinates via CDP Input.dispatchMouseEvent. Designed for Canvas, WebGL, and other non-DOM interfaces where backendNodeId is meaningless.

No spatial validation is performed — the click goes directly to the specified coordinates. For DOM-based interactions, prefer atomic_interact with a backendNodeId instead.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
xYesX pixel coordinate
yYesY pixel coordinate

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