LexLint: compliance lint for AI, scraping, and privacy law for VS Code
org.lexlint/lexlint
Compliance lint for AI, scraping, and privacy law. Cited findings in 200 or more jurisdictions.
client:VS Code
transport:streamable-http
Install LexLint: compliance lint for AI, scraping, and privacy law in VS Code
.vscode/mcp.json
{
"servers": {
"lexlint": {
"type": "http",
"url": "https://mcp.lexlint.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs