Claude Deep Research
Set environment variables in the claude-dr
script appropriately, then run ./claude-dr
.
MCPs we use and where to get your API keys
@modelcontextprotocol/server-filesystem
: Node.js server implementing Model Context Protocol (MCP) for filesystem operations.@modelcontextprotocol/server-brave-search
: An MCP server implementation that integrates the Brave Search API, providing both web and local search capabilities.- Sign up for a Brave Search API account
- Choose a plan (Free tier available with 2,000 queries/month)
- Generate your API key from the developer dashboard
@e2b/mcp-server
: A Model Context Protocol server for running code in a secure sandbox by E2B.- Go to your e2b dashboard
- create a new API key
mcp-server-fetch
: Web content fetching and conversion for efficient LLM usage