Ybe Check for Cursor
io.github.addycuber/ybe-check
Ybe Check – security and compliance orchestrator for AI-generated repositories.
client:Cursor
transport:stdio
runtime:pypi
Install Ybe Check in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ybe-check": {
"type": "stdio",
"command": "uvx",
"args": [
"ybe-check"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs