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