Skip to content
Zed

Mdn Search for Zed

io.github.pipeworx-io/mdn-search

MDN Search MCP

client:Zed transport:streamable-http

Install Mdn Search in Zed

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

{
  "context_servers": {
    "mdn-search": {
      "url": "https://gateway.pipeworx.io/mdn-search/mcp"
    }
  }
}

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

Mdn Search in other clients