zenable for VS Code
app.zenable/zenable
Zenable cleans up sloppy AI code and prevents vulnerabilities with deterministic guardrails
client:VS Code
transport:streamable-http
Install zenable in VS Code
.vscode/mcp.json
{
"servers": {
"zenable": {
"type": "http",
"url": "https://mcp.zenable.app/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs