Brave Search Context
Createdreecelikesramen
Integrates Brave Search into the Zed editor's AI assistant panel.
About
This extension provides a Model Context Server for Brave Search, enabling seamless integration with the Zed AI assistant. By leveraging the Brave Search API, it adds `/brave_web_search` and `/brave_local_search` slash commands to the Assistant Panel, allowing users to perform web searches and local business lookups directly from their editor.
Key Features
- Leverages the Brave Search API for accurate search results.
- Adds `/brave_web_search` slash command for web searches within Zed.
- Adds `/brave_local_search` slash command for local business searches within Zed.
- Supports pagination and filtering for web searches.
- Automatically falls back to web search if no local results are found.
- 0 GitHub stars
Use Cases
- Locating local businesses and services relevant to development tasks.
- Quickly find information online without leaving the Zed editor.
- Researching code-related topics using web search.