
Cursor Plugin Cc
Bridge Claude Code and Cursor by delegating coding tasks to the Cursor CLI so you can split orchestration and implementation across two agent-native tools.
Overview
cursor-plugin-cc is a plugin marketplace for the Build phase that adds cursor-delegate to hand off coding tasks from Claude Code to the Cursor CLI.
What is this marketplace?
- Marketplace hosts the cursor-delegate plugin for Claude Code
- Delegates coding tasks from Claude Code to Cursor CLI
- Maintained by Omar Hernandez with GitHub owner link in marketplace metadata
- Single-plugin marketplace with a narrow cross-editor integration focus
- Supports hybrid workflows: plan in one agent surface, execute in Cursor
What problem does it solve?
Builders waste time copy-pasting tasks between Claude Code and Cursor instead of a single delegated handoff into Cursor's CLI.
Who is it for?
Solo developers who already run Claude Code and Cursor side by side and want a marketplace-packaged delegate bridge.
Skip if: Users on only one editor, teams standardized on a single agent with no Cursor CLI, or workflows needing non-code delegation (deploy, SEO, support).
What do I get? / Deliverables
After install, you can trigger delegation from Claude Code and let Cursor CLI execute the coding task while you keep orchestration in one place.
- Installed cursor-delegate plugin from cursor-plugin-cc marketplace
- Working delegation path from Claude Code prompts to Cursor CLI execution
- Documented hybrid orchestration pattern for your repo
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
This marketplace exists to wire agents together during implementation, which is classic Build-phase agent tooling rather than launch or growth work. Agent-tooling is the right shelf because the only plugin—cursor-delegate—is explicitly about task delegation between coding agents, not UI polish or SEO.
How it compares
Cross-agent CLI delegation plugin marketplace, not a replacement skill library or MCP server.
Common Questions / FAQ
Who is Cursor Plugin Cc for?
It is for Claude Code users who also use Cursor and want packaged delegation of implementation work to the Cursor CLI.
When should I use Cursor Plugin Cc?
Use it during Build when Claude Code has the plan or context but you want Cursor to perform the actual coding pass via CLI.
How do I add Cursor Plugin Cc to my agent?
Register the ojhernandezc/Cursor Plugin Cc marketplace in Claude Code, install cursor-delegate from it, and configure Cursor CLI access per the plugin README.