From c08f46a5f7076a4753b3c29a903f6dd0d9fd19c3 Mon Sep 17 00:00:00 2001 From: Donald Hruska Date: Mon, 14 Apr 2025 22:02:50 -0700 Subject: [PATCH] Update incorrect Brave Search developer dashboard URL --- src/brave-search/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/brave-search/README.md b/src/brave-search/README.md index 39f735353c..c432fed468 100644 --- a/src/brave-search/README.md +++ b/src/brave-search/README.md @@ -31,7 +31,7 @@ An MCP server implementation that integrates the Brave Search API, providing bot ### Getting an API Key 1. Sign up for a [Brave Search API account](https://brave.com/search/api/) 2. Choose a plan (Free tier available with 2,000 queries/month) -3. Generate your API key [from the developer dashboard](https://api.search.brave.com/app/keys) +3. Generate your API key [from the developer dashboard](https://api-dashboard.search.brave.com/app/keys) ### Usage with Claude Desktop Add this to your `claude_desktop_config.json`: