Plugin Claude Code
Plugin marketplace listing 1 plugin: cursor.
Plugin Claude Code
Plugin marketplace listing 1 plugin: cursor.
Plugin Claude Code
Dispatch tasks to cursor-agent from Claude Code. In-place by default; --isolated opts into a sandbox worktree. Background jobs, session boundary safety, structured policy refusals.
Agent
Forwards a user task to cursor agent via the cursor companion runtime. Used by /cursor:dispatch.
Command
Cancel a running cursor dispatch job (latest by default).
Command
Remove isolated sandbox worktrees for terminal cursor jobs (no-op for in-place jobs).
Command
Dispatch a task to cursor agent (in-place by default; --isolated for sandbox).
Command
Fetch the result of a cursor dispatch job (latest by default).
Command
Verify cursor agent is installed and logged in.
Command
List cursor dispatch jobs in this Claude session.
Hook
Runs when a session starts, executing session-lifecycle-hook.mjs via node. From ningzio/cursor-plugin-cc.
Hook
Runs when a session ends, executing session-lifecycle-hook.mjs via node. From ningzio/cursor-plugin-cc.
Skill Claude CodeCodex
Internal helper contract for calling cursor-companion runtime from Claude Code.