Cursor CLI mode does not load plugins that work in Cursor IDE

Where does the bug appear (feature/product)?

Cursor CLI

Describe the Bug

Plugins installed via Cursor’s plugin system are loaded correctly in Cursor IDE, but are not available in Cursor CLI mode (background agent / terminal-based usage).

Specifically, I have the Superpowers plugin installed. In the IDE, all plugin skills, agents, commands, hooks, and rules are fully functional. However, when I use Cursor in CLI mode, none of the plugin’s capabilities are loaded.

Plugins are only loaded in Cursor IDE. In CLI mode, the plugin context (skills, agents, commands, hooks) is missing.

Steps to Reproduce

  • Install the “Superpowers” plugin (v4.3.0) via Cursor’s plugin system.
  • Open a project in Cursor IDE — start an agent chat and observe that the plugin’s rules and skills are loaded (visible in the agent’s system prompt / behavior).
  • Use Cursor CLI mode on the same project — observe that the plugin’s rules and skills are not loaded. The agent behaves as if no plugin is installed.

Expected Behavior

Plugins installed in ~/.cursor/plugins/cache/ should be loaded in both Cursor IDE and Cursor CLI mode, providing the same agent capabilities regardless of how Cursor is launched.

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

CLI Version 2026.02.27-e7d2ef6
Model Claude 4.6 Opus (Thinking)
OS darwin (arm64)
Terminal iterm2
Shell zsh

Does this stop you from using Cursor

No - Cursor works, but with this issue

Happens to me as well - I installed Atlassian plugin and it’s not available through the cursor cli as MCP. I need to install MCP separately to make it work

Hello everyone,

Thank you for reporting this issue.

I’ve investigated the matter, and it appears our documentation contains an error (a fix is pending). Support for Plugins in Cursor CLI has not yet been released.

Do we have timeline to support this feature in CLI ?

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.