Skip to content
Cline

ainative browser mcp for Cline

io.github.ainative-studio/ainative-browser-mcp

AI-powered browser automation MCP — 6 tools for web interaction, extraction, and validation.

client:Cline transport:stdio runtime:npm

Install ainative browser 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": {
    "ainative-browser-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@ainative/browser-mcp"
      ]
    }
  }
}

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

ainative browser mcp in other clients