Desktop app that automatically scans and blocks malicious MCP traffic in AI apps like Cursor, Claude, VS Code and Windsurf.
{
"mcpServers": {
"mcp-defender": {
"command": "npx",
"args": [
"-y",
"mcp-defender"
]
}
}
}