Skip to content
VS Code

Mitre Cwe for VS Code

io.github.pipeworx-io/mitre-cwe

MITRE CWE API MCP.

client:VS Code transport:streamable-http

Install Mitre Cwe in VS Code

.vscode/mcp.json

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

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

Mitre Cwe in other clients