Brave Search for Claude Code
com.brave/brave-search
Web, local, news, image and video search through the Brave Search API. Needs an API key from the Brave developer portal.
client:Claude Code
transport:stdio
runtime:npm
tools:5
Install Brave Search in Claude Code
run in your project directory
claude mcp add brave-search -e BRAVE_API_KEY=<BRAVE_API_KEY> -- npx -y @brave/brave-search-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs