Airweave Search for Zed
io.github.airweave-ai/search
MCP server for searching Airweave collections with natural language queries.
client:Zed
transport:streamable-http
runtime:npm
Install Airweave Search in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"search": {
"url": "https://mcp.airweave.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs