Loading MCP server directory, please wait...
Drive a stealth-patched Chromium daemon: navigate, screenshot, eval JS, attach over CDP.
npx @getmcp/cli add io.github.sendblue-api/sendblue-browser-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
BROWSER_USE_API_KEYBearer token the sendblue-browser-use daemon was started with.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sendblue-api/sendblue-browser-mcp": {
"command": "npx",
"args": [
"-y",
"sendblue-browser-mcp"
],
"env": {
"BROWSER_USE_API_KEY": "",
"BROWSER_USE_URL": "http://127.0.0.1:8787"
}
}
}
}