Autoconsent MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| navigateC | Navigate to any URL in the browser |
| reloadB | Reload the current page |
| screenshotC | Capture screenshots of the entire page or specific elements |
| clickC | Click elements on the page |
| selectC | Select an element with SELECT tag |
| evaluateC | Execute JavaScript in the browser console |
| search_htmlA | Outputs the HTML of elements that deeply contain the given search query. Elements that don't contain the given query are omitted using a [...] placeholder. |
| print_elementB | Outputs the full HTML of the given element |
| test_ruleC | Tests the given Autoconsent rule on the given URL |
| reset_browser_dataC | Reset browser data including cookies, cache, localStorage, and sessionStorage |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Browser console logs |
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/noisysocks/autoconsent-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server