consent audit eu for VS Code
io.github.jmshinhwa/consent-audit-eu
Finds the analytics, pixels, fonts and embeds that fire before your cookie banner is answered - in t
client:VS Code
transport:stdio
runtime:npm
Install consent audit eu in VS Code
.vscode/mcp.json
{
"servers": {
"consent-audit-eu": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@readystack/consent-audit-eu"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs