DevOps & Cloud Code Auditor for VS Code
io.github.ansarii/devops-code-auditor
Detects database migration table locks, terraform cost leaks, and OWASP API flaws.
client:VS Code
transport:streamable-http
Install DevOps & Cloud Code Auditor in VS Code
.vscode/mcp.json
{
"servers": {
"devops-code-auditor": {
"type": "http",
"url": "https://neon_innovation_lab--devops-code-auditor.apify.actor/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs