Skip to content
VS Code

Owasp for VS Code

io.github.pipeworx-io/owasp

OWASP MCP — keyless.

client:VS Code transport:streamable-http

Install Owasp in VS Code

.vscode/mcp.json

{
  "servers": {
    "owasp": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/owasp/mcp"
    }
  }
}

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

Owasp in other clients