Brainiall Web for Zed
com.brainiall/web
Web search, URL content extraction to Markdown, site mapping, and recursive web crawler.
client:Zed
transport:streamable-http
Install Brainiall Web in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"web": {
"url": "https://api.brainiall.com/mcp/web/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs