B2B web research agent — give it a company and a question, get a specific answer. MCP tool for Claude Code.
{
"mcpServers": {
"deep-research": {
"command": "npx",
"args": [
"-y",
"deep-research-mcp"
]
}
}
}