Skip to content
VS Code

tech stack detector for VS Code

io.github.dataleadspro/tech-stack-detector

Detect the technology stack behind any website: frameworks, CMS, analytics, and more from one POST.

client:VS Code transport:streamable-http tools:1

Install tech stack detector in VS Code

.vscode/mcp.json

{
  "servers": {
    "tech-stack-detector": {
      "type": "http",
      "url": "https://data.dataleads.pro/mcp/tech-stack-detector"
    }
  }
}

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

What VS Code can do once it is connected

tech stack detector in other clients