Skip to content
Zed

dompruner-mcp for Zed

io.github.dong7812/dompruner-mcp

Strips layout noise via DOM AST; with a query, BM25 filters to relevant sections. No model or API.

client:Zed transport:streamable-http runtime:npm tools:2

Install dompruner-mcp in Zed

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

{
  "context_servers": {
    "dompruner-mcp": {
      "url": "https://dompruner-mcp.vercel.app/api/mcp"
    }
  }
}

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

What Zed can do once it is connected

dompruner-mcp in other clients