From f0116aec0291898504486e1ff88df96703bbd56d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 2 Feb 2026 16:37:53 +0000 Subject: [PATCH 1/2] Initial plan From c325c03c720b0cfc391d50ed179b540c3b37854a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 2 Feb 2026 16:39:36 +0000 Subject: [PATCH 2/2] Add Vygil Security Scanner MCP server Co-authored-by: vigil-xy <215553607+vigil-xy@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b1bcce91a..34e724149e 100644 --- a/README.md +++ b/README.md @@ -1413,6 +1413,7 @@ search, and comprehensive file analysis. - **[VoiceMode](https://github.com/mbailey/voicemode)** - Enable voice conversations with Claude using any OpenAI-compatible STT/TTS service [getvoicemode.com](https://getvoicemode.com/) - **[VolcEngine TOS](https://github.com/dinghuazhou/sample-mcp-server-tos)** - A sample MCP server for VolcEngine TOS that flexibly get objects from TOS. - **[Voyp](https://github.com/paulotaylor/voyp-mcp)** - VOYP MCP server for making calls using Artificial Intelligence. +- **[Vygil Security Scanner](https://github.com/vigil-xy/vigil-mcp)** - Comprehensive security scanner for developers and startups performing deep audits of networks, processes, filesystems, dependencies, configurations, and containers. Features cryptographic signing with Ed25519 and tamper-evident reports. Installation: `npm install -g vygil` or `npx vygil-mcp`. Tools: `vygil.scan`, `vygil.scan.signed`, `vygil.proof.sign`. - **[vscode-ai-model-detector](https://github.com/thisis-romar/vscode-ai-model-detector)** - Real-time AI model detection for VS Code Copilot with 100% accuracy. Enables proper git attribution by identifying active models (Claude, GPT, Gemini) via Chat Participant API. - **[vulnicheck](https://github.com/andrasfe/vulnicheck)** - Real-time Python package vulnerability scanner that checks dependencies against OSV and NVD databases, providing comprehensive security analysis with CVE details, lock file support, and actionable upgrade recommendations. - **[Wanaku MCP Router](https://github.com/wanaku-ai/wanaku/)** - The Wanaku MCP Router is a SSE-based MCP server that provides an extensible routing engine that allows integrating your enterprise systems with AI agents.