Web research MCP server where the prompt defines the question and a dollar budget controls how much investigation runs. Returns inspectable reports or structured datasets with sources, working documents, claim traces, and an explicit completion state.
Quick Install
npx -y webhound-mcpClaude Desktop Config
{
"mcpServers": {
"webhound": {
"command": "npx",
"args": [
"-y webhound-mcp"
]
}
}
}