Compuute MCP Security Scanner for VS Code
io.github.compuute/compuute-scan-api
Scan any public GitHub MCP-server repo for security issues. 37 MCP-specific L1 rules, 8 languages.
client:VS Code
transport:streamable-http
tools:1
Install Compuute MCP Security Scanner in VS Code
.vscode/mcp.json
{
"servers": {
"compuute-scan-api": {
"type": "http",
"url": "https://scan.compuute.se/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs