Skip to content
VS Code

Mdn Search for VS Code

io.github.pipeworx-io/mdn-search

MDN Search MCP

client:VS Code transport:streamable-http

Install Mdn Search in VS Code

.vscode/mcp.json

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

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

Mdn Search in other clients