Skip to content
Cline

Brave DevTools MCP for Cline

io.github.triuzzi/brave-mcp

MCP server and CLI for Brave DevTools

client:Cline transport:stdio runtime:npm

Install Brave DevTools MCP 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": {
    "brave-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "brave-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Brave DevTools MCP in other clients