Cycode logo

Cycode

10

Boost security in your dev lifecycle via SAST, SCA, Secrets & IaC scanning

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "env": { "CYCODE_API_URL": "https://api.cycode.com", "CYCODE_APP_URL": "https://app.cycode.com", "CYCODE_CLIENT_ID": "your-cycode-id", "CYCODE_CLIENT_SECRET": "your-cycode-secret-key" }, "args": [ "cycode", "mcp" ], "command": "uvx" }