open_deep_research

GitHub

Documentation and developer resources for langchain-ai/open_deep_research

11,348 stars Python
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "open_deep_research": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-open_deep_research"
      ]
    }
  }
}