Back to directory
mobbdev

mobbdev

@mobb-dev66

Bugsy can also be used as an MCP server, allowing AI assistants like Claude to automatically scan and fix vulnerabilities in your code repositories.

securityvulnerability-remediationcli-toolmcp-servertool

Installation & Configuration

{
  "mcpServers": {
    "mobb-mcp": {
      "command": "npx",
      "args": [
        "mobbdev",
        "mcp"
      ],
      "env": {
        "API_KEY": "your_mobb_api_key_here",
        "API_URL": "optional__your_mobb_api_url_here"
      }
    }
  }
}

Information

Transport
stdio
Language
Unknown
Created
2023/7/13
Updated
2026/4/17