Skip to main content
Glama

Autoconsent MCP

by noisysocks

test_rule

Test Autoconsent rules on specific URLs to verify their functionality in handling consent management platforms using browser automation.

Instructions

Tests the given Autoconsent rule on the given URL

Input Schema

NameRequiredDescriptionDefault
ruleYesAutoconsent rule (AutoConsentCMPRule)
urlYesURL to navigate to

Input Schema (JSON Schema)

{ "properties": { "rule": { "description": "Autoconsent rule (AutoConsentCMPRule)", "type": "object" }, "url": { "description": "URL to navigate to", "type": "string" } }, "required": [ "url", "rule" ], "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