mcp-server-brave-search
by zed-extensions
This is a Zed extension that wraps the `@modelcontextprotocol/server-brave-search` MCP server. It allows Zed to use Brave Search as a context server.
Last updated: N/A
What is mcp-server-brave-search?
This server is a Zed extension that integrates Brave Search into the Model Context Protocol (MCP) server. It enables Zed to leverage Brave Search's API for context-aware information retrieval.
How to use mcp-server-brave-search?
To use this server, you need a Brave Search API key. Sign up for a Brave Search API account, choose a plan, and generate your API key. Then, configure your Zed settings with the API key as shown in the README.
Key features of mcp-server-brave-search
Integration with Zed editor
Uses Brave Search API
Context-aware information retrieval
Configurable API key
Use cases of mcp-server-brave-search
Code completion suggestions
Finding relevant documentation
Searching for code snippets
Providing context for code understanding
FAQ from mcp-server-brave-search
What is a Brave Search API key?
What is a Brave Search API key?
A Brave Search API key is required to access the Brave Search API. It allows you to make requests to the API and retrieve search results.
How do I get a Brave Search API key?
How do I get a Brave Search API key?
You can sign up for a Brave Search API account and generate an API key from the developer dashboard.
Is there a free tier for the Brave Search API?
Is there a free tier for the Brave Search API?
Yes, there is a free tier available with a limited number of queries per month.
Where do I configure the Brave Search API key in Zed?
Where do I configure the Brave Search API key in Zed?
You configure the API key in your Zed settings under the context_servers
section for mcp-server-brave-search
.
What happens if I exceed the query limit for my Brave Search API plan?
What happens if I exceed the query limit for my Brave Search API plan?
If you exceed the query limit, the server may return errors or be temporarily disabled until the next billing cycle.