Skip to content
VS Code

Technology Stack Detection API for VS Code

io.github.br0ski777/tech-enrichment

Detect 50+ technologies on any website: CMS, frameworks, analytics, CDN. x402.

client:VS Code transport:sse

Install Technology Stack Detection API in VS Code

.vscode/mcp.json

{
  "servers": {
    "tech-enrichment": {
      "type": "sse",
      "url": "https://tech-enrichment.api.klymax402.com/mcp"
    }
  }
}

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

Technology Stack Detection API in other clients