Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cursor/plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: cursor/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cursor/initial-project-setup-9163
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 10 files changed
  • 2 contributors

Commits on Feb 23, 2026

  1. feat: add cursor-pm plugin with MCP server for project management

    - Add cursor-pm plugin with mcp.json defining the cursor-pm MCP server
    - MCP server exposes pm_list_tasks, pm_create_task, pm_update_task,
      pm_close_task, and pm_project_summary tools
    - Add three skills: manage-tasks, project-status, create-issue
    - Register plugin in marketplace.json and README
    
    Co-authored-by: n2parko <n2parko@users.noreply.github.com>
    cursoragent and n2parko committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    59879f8 View commit details
    Browse the repository at this point in the history
Loading