Home › Other › Web Browser (kogiQA)

Web Browser (kogiQA)

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

JavaScript
★ 95 stars Last pushed 2026-09-08 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.3.103)

npx -y kogiqa-mcp@1.3.103

Or add to your MCP client config:

{
  "mcpServers": {
    "kogiqa-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kogiqa-mcp@1.3.103"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry