B4n1Web for Windsurf
io.github.b4n1-com/b4n1web
Ultra-lightweight browser engine for AI agents. 33 MCP tools, 4 SDKs, cross-platform.
client:Windsurf
transport:stdio
runtime:npm
Install B4n1Web in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"b4n1web": {
"command": "npx",
"args": [
"-y",
"b4n1-web"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs