Skip to content
VS Code

PentaTrail CTEM for VS Code

co.pentatrail/ctem

PentaTrail ASM/CTEM: attack surface discovery, asset inventory, findings by threat level

client:VS Code transport:streamable-http

Install PentaTrail CTEM in VS Code

.vscode/mcp.json

{
  "servers": {
    "ctem": {
      "type": "http",
      "url": "https://api.pentatrail.co/mcp"
    }
  }
}

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

PentaTrail CTEM in other clients