Skip to main content

Crate everruns_integrations_cursor

Crate everruns_integrations_cursor 

Source
Expand description

Cursor Cloud Agents integration.

Decision: use Cursor’s public Background/Cloud Agents REST API directly. Cursor does not publish an official Rust client in the public API docs. Decision: API key resolves from user connections first, then a per-session CURSOR_API_KEY session secret. The previous process-wide env-var fallback was removed to enforce per-session credential boundaries.

Modules§

client
Cursor Cloud Agents REST API client.
connection

Structs§

CursorCapability

Constants§

CURSOR_API_BASE
CURSOR_API_BASE_ENV
CURSOR_API_KEY_SECRET
CURSOR_CONNECTION_PROVIDER