Fix
Clarified dompruner_fetch tool description to say "use your own native search tool" instead of "use web search."
The previous wording caused some MCP hosts (e.g. Glama) to interpret the phrase as a reference to a missing dompruner_search tool, which lowered the quality score. The tool behavior is unchanged.
Still on v0.3.x?
See v0.5.0 release notes for the migration guide and what's new.
TL;DR — remove the pinned version from your config:
{ "command": "npx", "args": ["-y", "dompruner-mcp"] }Or switch to the Remote HTTP endpoint (no install needed, always up to date):
{ "url": "https://dompruner-mcp.vercel.app/api/mcp" }