Skip to content
VS Code

mlab.sh for VS Code

sh.mlab/mcp

Threat intelligence: enrich IOCs (IP, domain, URL, hash), search CVEs and actors, scan SBOMs.

client:VS Code transport:streamable-http

Install mlab.sh in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mlab.sh/mcp"
    }
  }
}

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

mlab.sh in other clients