Documentation and developer resources for langchain-ai/open_deep_research
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"open_deep_research": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-open_deep_research"
]
}
}
}