Skip to content
Zed

Technographics for Zed

io.github.pipeworx-io/technographics

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

client:Zed transport:streamable-http

Install Technographics in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "technographics": {
      "url": "https://gateway.pipeworx.io/technographics/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Technographics in other clients