Skip to main content
The Endor Labs Agent Kit installs into Cursor as a plugin, adding the Endor Labs setup agent, workflow agents, support skills, and advisory hooks.
To run Agent Kit workflows from Python code, CI, or a backend service instead of the Cursor IDE, use the Cursor SDK.
1

Install the plugin

Install the Endor Labs plugin from the Cursor Marketplace. In Cursor Agent chat, run.
You can also install it from the Cursor Marketplace page. Open your project and reload Cursor if prompted.
2

Set up this machine

Ask your AI coding assistant to run the setup skill.
The setup skill guides package-manager-first endorctl installation, verifies Endor Labs authentication and namespace readiness, and reports missing gh or toolchain prerequisites. It does not run scans, run endorctl host-check, edit shell profiles, auto-install gh, or install language runtimes and package managers.
3

Run your first workflow

Select an Endor Labs agent from the Cursor agent picker, or invoke one by name. Try these example prompts.
See the Agent Kit overview for the full agent catalog, and the safety model for how mutating agents handle approval gates.