Skip to main content
Glama

Autoconsent MCP

by noisysocks

click

Simulate user interactions by clicking specified elements on web pages using CSS selectors, enabling efficient testing and automation of consent management platforms within a browser environment.

Instructions

Click elements on the page

Input Schema

NameRequiredDescriptionDefault
selectorYesCSS selector for element to click

Input Schema (JSON Schema)

{ "properties": { "selector": { "description": "CSS selector for element to click", "type": "string" } }, "required": [ "selector" ], "type": "object" }

Other Tools from Autoconsent MCP

Related Tools

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/noisysocks/autoconsent-mcp'

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