By felipeinf
Delegate coding tasks from Claude Code to Cursor editor via a companion CLI, running them in the background or foreground with support for read-only mode, continuation, resumption, and model selection, while managing job lifecycle (list, view output, cancel).
Delegate a task to Cursor via the cursor-agent subagent (background by default)
Show the stored final output for a finished Cursor job
Show active and recent Cursor jobs for this repository
Check whether the Cursor CLI is installed and authenticated; optionally install it
Cancel an active background Cursor job in this repository
A Claude Code plugin that delegates coding tasks to your local cursor-agent and tracks background jobs per repository.
PATHcursor-agent installed and authenticated (CURSOR_API_KEY or cursor-agent interactive login)Add this folder as a local marketplace in Claude Code, enable the cursor plugin, then run:
/cursor:setup
/cursor:setup checks the CLI and auth, and can install cursor-agent for you if missing.
| Command | What it does |
|---|---|
/cursor:agent <task> | Delegate a task to Cursor (default: background, write-capable) |
/cursor:sessions [id] | List jobs for this repo, or show one |
/cursor:done [id] | Show the stored final output for a finished job |
/cursor:stop [id] | Cancel an active background job |
/cursor:setup | Check install + auth |
/cursor:agent fix the failing parser tests
/cursor:agent --wait quick rename in this file
/cursor:agent --read-only investigate why checkout is slow
/cursor:agent --continue apply the next fix
/cursor:agent --mode plan map the auth refactor
Default flow (background):
/cursor:agent <task>
/cursor:sessions
/cursor:done <job-id>
Use --wait when you want the result inline.
The plugin spawns cursor-agent -p "<prompt>" --output-format stream-json --workspace <repo> and parses the JSON stream. Job state lives under CLAUDE_PLUGIN_DATA (or a temp cursor-companion directory as fallback).
MIT.
Uses power tools
Uses Bash, Write, or Edit tools
No model invocation
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Executes directly as bash, bypassing the AI model
Executes directly as bash, bypassing the AI model
Runs pre-commands
Contains inline bash commands via ! syntax
Runs pre-commands
Contains inline bash commands via ! syntax
Speed up agent planning, discussion, and docs without losing technical effectiveness. Code stays unchanged.
npx claudepluginhub felipeinf/cursor-for-claude --plugin cursorUltra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Unified capability management center for Skills, Agents, and Commands.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.