
Research
/Security News
Popular npm Packages in the keyv and Cacheable Namespaces Compromised in Active Supply Chain Attack
Popular npm packages keyv and cacheable compromised.
vigilis-mcp
Advanced tools
Vigilis MCP server — drive the Vigilis QA tools (generate/triage/heal Playwright, Cypress & Selenium tests) from Claude Desktop/Code over the Model Context Protocol.
The Vigilis MCP server — drive the QA tools (generate / triage / heal Playwright, Cypress & Selenium tests, plus browser + DOM inspection) straight from Claude Desktop or Claude Code over the Model Context Protocol.
The client LLM (Claude) does the reasoning; this server holds the live browser and runs the tools.
No Anthropic API key needed — Claude is the brain. You do need a browser: npx playwright install chromium once.
Framework is auto-detected from your project; you can specify one in prompts (e.g. "generate a Cypress test for…").
🌐 vigilis.dev · 💻 GitHub · CLI: vigilis
claude mcp add vigilis -- npx -y vigilis-mcp
…or commit a project .mcp.json:
{
"mcpServers": {
"vigilis": { "command": "npx", "args": ["-y", "vigilis-mcp"] }
}
}
Add to claude_desktop_config.json (Settings → Developer → Edit Config), then restart:
{
"mcpServers": {
"vigilis": { "command": "npx", "args": ["-y", "vigilis-mcp"] }
}
}
"vigilis" then appears in the tools menu. Ask Claude things like "generate a Playwright test for the login flow at http://localhost:3000", "generate a Cypress test for the checkout flow", or "this spec is failing — is it a real bug or DOM drift?" and it drives the tools.
The full Vigilis tool registry over MCP: browser_navigate/click/type/snapshot,
dom_query/dom_testids, fs_read/write/list, playwright_run, report_verdict.
MIT © Piyush Pathak · provenance powered by Treeship (Zerker Lab)
FAQs
Vigilis MCP server — drive the Vigilis QA tools (generate/triage/heal Playwright, Cypress & Selenium tests) from Claude Desktop/Code over the Model Context Protocol.
The npm package vigilis-mcp receives a total of 22 weekly downloads. As such, vigilis-mcp popularity was classified as not popular.
We found that vigilis-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.

Security News
/Company News
Socket has joined the new Composer and Packagist sponsorship program as a launch sponsor, supporting the team that keeps PHP's package ecosystem secure.