Skip to content
Claude Desktop

ainative browser mcp for Claude Desktop

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

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

client:Claude Desktop transport:stdio runtime:npm

Install ainative browser mcp in Claude Desktop

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

{
  "mcpServers": {
    "ainative-browser-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@ainative/browser-mcp"
      ]
    }
  }
}

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

ainative browser mcp in other clients