Skip to content
VS Code

protectwith kb for VS Code

io.github.burademirung/protectwith-kb

AI-security knowledge as MCP: standards-mapped tools (OWASP, NIST, MITRE) for AI agents.

client:VS Code transport:streamable-http

Install protectwith kb in VS Code

.vscode/mcp.json

{
  "servers": {
    "protectwith-kb": {
      "type": "http",
      "url": "https://protectwith-kb.burademirung.workers.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

protectwith kb in other clients