Loading MCP server directory, please wait...
Budgeted web research and datasets with cited outputs, evidence packs, and controllable effort.
npx @getmcp/cli add ai.webhound/webhoundRequires Node.js 18+. Community-contributed server. Review source before installing.
WEBHOUND_KEYYour Webhound API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.webhound/webhound": {
"command": "npx",
"args": [
"-y",
"webhound-mcp"
],
"env": {
"WEBHOUND_KEY": ""
}
}
}
}