Skip to main content
Glama

Autoconsent MCP

by noisysocks

navigate

Direct the browser to a specified URL using Autoconsent MCP, enabling precise navigation for testing and interacting with web pages within an automation framework.

Instructions

Navigate to any URL in the browser

Input Schema

NameRequiredDescriptionDefault
urlYesURL to navigate to

Input Schema (JSON Schema)

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