dompruner-mcp for Grok
io.github.dong7812/dompruner-mcp
Strips layout noise via DOM AST; with a query, BM25 filters to relevant sections. No model or API.
client:Grok
transport:streamable-http
runtime:npm
tools:2
Install dompruner-mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"dompruner-mcp": {
"type": "http",
"url": "https://dompruner-mcp.vercel.app/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs