kogiQA MCP Web Browser runs on your own machine — the client starts it, so there is no endpoint to ping. 1 028 installs a week from npm.
This web browser has been designed to help your agent debug and develop complex web applications.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kogiqa-mcp -- npx -y kogiqa-mcp
{
"mcpServers": {
"kogiqa-mcp": {
"args": [
"-y",
"kogiqa-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.kogiqa-mcp]
command = "npx"
args = ["-y", "kogiqa-mcp"]
{
"mcpServers": {
"kogiqa-mcp": {
"args": [
"-y",
"kogiqa-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"kogiqa-mcp": {
"args": [
"-y",
"kogiqa-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.