cloakcheck for VS Code
com.edgethirteen.www/cloakcheck
Scan a page for content planted to hijack an AI browsing/shopping agent before it acts on the page.
client:VS Code
transport:streamable-http
Install cloakcheck in VS Code
.vscode/mcp.json
{
"servers": {
"cloakcheck": {
"type": "http",
"url": "https://www.edgethirteen.com/api/mcp/cloakcheck"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs