dompruner-mcp for Cursor
io.github.dong7812/dompruner-mcp
Strips layout noise via DOM AST; with a query, BM25 filters to relevant sections. No model or API.
client:Cursor
transport:streamable-http
runtime:npm
tools:2
Install dompruner-mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dompruner-mcp": {
"url": "https://dompruner-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs