🍀 Clover for Coding Agents
Ship secure code at agent speed.
Clover silently reviews every plan your AI coding agent makes, surfaces the security requirements it missed, and folds them into the work before a single line of code is written — no questions, no detours, no slowdown.
Quick start
Prerequisites: A Clover account. Grab your API credentials from Clover Settings → API Tokens. You'll need:
server_url,auth_url,client_id, andclient_secret.
Claude Code
- Add the Clover marketplace:
/plugin marketplace add clover-security-public/agentic-security-marketplace - Install the plugin:
/plugin install clover - Enter your credentials when prompted (
server_url,auth_url,client_id,client_secret). - That's it. From your next plan onward, Clover reviews automatically — no further action needed.
Cursor
- Install the Clover plugin from the Cursor plugin marketplace.
- Provide your Clover API credentials.
- Start planning — Clover reviews every plan in the background.
Windows
The plugin ships native Windows executables for x64 and ARM64. Claude Code's
native Windows setup already requires Git for Windows; Cursor users should
install Git for Windows and make sure
bash.exe is available on PATH.
👉 For detailed, screenshot-by-screenshot instructions, org-wide rollout, and troubleshooting, see the Connecting Clover to Coding Agents guide.