everruns-integrations-cursor
Cursor Cloud Agents integration for Everruns.
everruns-integrations-cursor lets Everruns agents launch and manage
Cursor Background / Cloud Agents through Cursor's public
REST API. Agents can delegate coding work to Cursor's cloud agents and track
their progress, authenticated with a user-supplied Cursor API key.
Part of the Everruns ecosystem — the durable agentic
harness engine for building unstoppable agents. It registers with everruns-core
through the Everruns integration plugin system.
Quick Example
use Capability;
use CursorCapability;
let capability = CursorCapability;
assert_eq!;
What It Provides
- Launch and manage Cursor Background / Cloud Agents over the public REST API
- Bring-your-own Cursor API key via the user connection provider
- Inventory-based Everruns integration registration
Documentation
License
Licensed under the MIT License.