Skip to content
VS Code

Technographics for VS Code

io.github.pipeworx-io/technographics

Technographics — what a website is built with, read from the page itself.

client:VS Code transport:streamable-http

Install Technographics in VS Code

.vscode/mcp.json

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

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

Technographics in other clients