News

Cursor Team Marketplace (May 1, 2026): First-Party Plugin Controls Without a Repo

Cursor shipped a Team Marketplace update on May 1, 2026: admins can create a team marketplace without connecting a repository, and manage install behavior for first-party plugins (MCP servers, skills, subagents, rules, hooks).

By AI Coding Tools Directory2026-05-033 min read
Last reviewed: 2026-05-03
ACTD
AI Coding Tools Directory

Editorial Team

The AI Coding Tools Directory editorial team researches and reviews AI-powered development tools to help developers find the best solutions for their workflows.

Cursor shipped a Team Marketplace update on May 1, 2026 that makes it easier for orgs to standardize agent tooling without repo-level setup. The headline: admins can now create a team marketplace without connecting a repository first, then centrally manage installation policies for first-party plugins.

Cursor logo
CursorFreemium

The AI-native code editor with $1B+ ARR, 25+ models, and background agents on dedicated VMs

TL;DR

  • Create a Cursor team marketplace without a repo connection.
  • Configure install behavior for first-party plugins directly in marketplace settings.
  • Cursor plugins can bundle agent extensions like MCP servers, skills, subagents, rules, and hooks.

What Actually Shipped

According to Cursor's official changelog entry for May 1, 2026:

  • Marketplace setup without a repository: admins can create a team marketplace even if they haven't connected a repo yet.
  • Centralized first-party plugin controls: admins can add, remove, and configure install behavior for Cursor's first-party plugins.
  • Distribution policies: each plugin can be configured as:
    1. Default Off (discoverable and opt-in)
    2. Default On (installed by default, but removable)
    3. Required (installed and not removable)

Why This Matters for Agent Workflows

Cursor is treating plugins as a packaging format for agent capabilities. In the same changelog entry, Cursor says plugins can bundle:

  • MCP servers
  • Skills
  • Subagents
  • Rules
  • Hooks

If you're rolling out agentic coding across a team, these controls are a practical way to:

  • Keep tool access consistent across developers
  • Reduce "it works on my machine" drift in agent setups
  • Standardize safety defaults (for example, requiring specific hooks or rules)

Source

Free Resource

2026 AI Coding Tools Comparison Chart

Side-by-side comparison of features, pricing, and capabilities for every major AI coding tool.

No spam, unsubscribe anytime.

Frequently Asked Questions

What changed in Cursor's Team Marketplace on May 1, 2026?
Cursor added support for creating a team marketplace without connecting a repository first, and added admin controls to configure install behavior for first-party plugins in team marketplace settings.
What is a Cursor plugin in this update?
Cursor describes plugins as bundles that can include MCP servers, skills, subagents, rules, and hooks that extend Cursor's agents.