agent sec for VS Code
ai.kernora/agent-sec
Zero-install security baseline for AI coding agents — OWASP/CWE-cited rules over MCP.
client:VS Code
transport:streamable-http
tools:2
Install agent sec in VS Code
.vscode/mcp.json
{
"servers": {
"agent-sec": {
"type": "http",
"url": "https://agentsec.kernora.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs