consent audit eu for Cursor
io.github.jmshinhwa/consent-audit-eu
Finds the analytics, pixels, fonts and embeds that fire before your cookie banner is answered - in t
client:Cursor
transport:stdio
runtime:npm
Install consent audit eu in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"consent-audit-eu": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@readystack/consent-audit-eu"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs