
zed brave search context server
Adds the Brave Search MCP server to Zed's assistant panel.
Repository Info
About This Server
Adds the Brave Search MCP server to Zed's assistant panel.
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Zed Brave Search Context Server
This extension provides a Model Context Server for Brave Search, for use with the Zed AI assistant. It leverages this MCP server.
It adds /brave_web_search and /brave_local_search slash commands to the Assistant Panel.
Configuration
Getting an API Key
To use the extension, first you will need to acquire a Brave API key.
- 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
{
"context_servers": {
"brave_search": {
"settings": {
"brave_api_key": "<your brave API key>"
}
}
}
}
Usage
/brave_web_search <query> [count] [offset]: Execute web searches with pagination and filtering./brave_local_search <query> [count]: Search for local businesses and services. Automatically falls back to web search if no local results found.
Quick Start
Clone the repository
git clone https://github.com/reecelikesramen/zed-brave-search-context-serverInstall dependencies
cd zed-brave-search-context-server
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.