B4n1Web for Cline
io.github.b4n1-com/b4n1web
Ultra-lightweight browser engine for AI agents. 33 MCP tools, 4 SDKs, cross-platform.
client:Cline
transport:stdio
runtime:npm
Install B4n1Web in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"b4n1web": {
"command": "npx",
"args": [
"-y",
"b4n1-web"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs