audit for VS Code
io.github.commitshow/audit
Score a public GitHub repo 0-100, or search Legit.Show for launched software by what we measured.
client:VS Code
transport:stdio
runtime:npm
Install audit in VS Code
.vscode/mcp.json
{
"servers": {
"audit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"commitshow-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs