B4n1Web for Claude Desktop
io.github.b4n1-com/b4n1web
Ultra-lightweight browser engine for AI agents. 33 MCP tools, 4 SDKs, cross-platform.
client:Claude Desktop
transport:stdio
runtime:npm
Install B4n1Web in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"b4n1web": {
"command": "npx",
"args": [
"-y",
"b4n1-web"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs