Bring Trustabl's AI-agent safety & reliability scanner into Cursor — scan your agents, tools, and MCP servers, get a production-readiness score with severity-ranked findings, and fix issues before they ship.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"github:trustabl/trustabl-cursor"
],
"env": {
"TRUSTABL_VERSION": "${TRUSTABL_VERSION}",
"GITHUB_TOKEN": "${GITHUB_TOKEN}"
}
}