Skip to content
Zed

B4n1Web for Zed

io.github.b4n1-com/b4n1web

Ultra-lightweight browser engine for AI agents. 33 MCP tools, 4 SDKs, cross-platform.

client:Zed transport:stdio runtime:npm

Install B4n1Web in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "b4n1web": {
      "command": "npx",
      "args": [
        "-y",
        "b4n1-web"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

B4n1Web in other clients