Skip to content
Claude Desktop

sendblue browser mcp for Claude Desktop

io.github.sendblue-api/sendblue-browser-mcp

Drive a stealth-patched Chromium daemon: navigate, screenshot, eval JS, attach over CDP.

client:Claude Desktop transport:stdio runtime:npm

Install sendblue browser mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "sendblue-browser-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sendblue-browser-mcp"
      ],
      "env": {
        "BROWSER_USE_API_KEY": "<BROWSER_USE_API_KEY>",
        "BROWSER_USE_URL": "<BROWSER_USE_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

sendblue browser mcp in other clients