Cursor
This guide describes how to configure Mobb Vibe Shield (MVS) as an MCP (Model Context Protocol) server in Cursor.
Prerequisites
Setup Instructions
{
"servers": {
"mobb-mcp": {
"type": "stdio",
"command": "npx",
"args": ["--yes", "mobbdev@latest", "mcp"],
"env": {
}
}
}
}Deploying a Rulebook for Automated Security Scanning and Fixing
Deployment Instructions:
Troubleshooting
Last updated