Skip to content
VS Code

Mitre Attck for VS Code

io.github.pipeworx-io/mitre-attck

MITRE ATT&CK MCP — STIX bundles from github.com/mitre/cti.

client:VS Code transport:streamable-http

Install Mitre Attck in VS Code

.vscode/mcp.json

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

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

Mitre Attck in other clients