security

Mobb Vibe Shield Mcp

[Mobb Vibe Shield](https://vibe.mobb.ai/) identifies and remediates vulnerabilities in both human and AI-written code, ensuring your applications remain secure without slowing development.

typescript
cloud
macos
windows
linux
enterprise
security
0
View on GitHub

Installation

npx -y mobb-dev/mobb-vibe-shield-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mobb-vibe-shield-mcp",
  "command": "npx",
  "args": [
    "-y",
    "mobb-dev/mobb-vibe-shield-mcp"
  ]
}

About This MCP Server

mobb-dev/mobb-vibe-shield-mcp

Mobb Vibe Shield identifies and remediates vulnerabilities in both human and AI-written code, ensuring your applications remain secure without slowing development.

GitHub: https://github.com/mobb-dev/bugsy?tab=readme-ov-file#model-context-protocol-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub