Skip to content
Cline

Web Browser (kogiQA) for Cline

com.atagon/kogiqa-mcp

This web browser has been designed to help your agent debug and develop complex web applications.

client:Cline transport:stdio runtime:npm

Install Web Browser (kogiQA) 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": {
    "kogiqa-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kogiqa-mcp"
      ]
    }
  }
}

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

Web Browser (kogiQA) in other clients