WebUAT-Forensic for VS Code
io.github.evozim/webapp-uat
Forensic accessibility and UI/UX front-end audit tool for web apps.
client:VS Code
transport:sse
Install WebUAT-Forensic in VS Code
.vscode/mcp.json
{
"servers": {
"webapp-uat": {
"type": "sse",
"url": "https://webapp-uat-mcp.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs