
Now loading...
Cursor, the AI-powered code editor, has introduced plugin support that enables its intelligent agents to integrate with outside tools and absorb fresh knowledge. These plugins package together features such as MCP servers, specialized skills, subagents, rules, and hooks to expand what agents can do with tailored capabilities.
The rollout begins with a select group of plugins developed in collaboration with companies including Amplitude, AWS, Figma, Linear, and Stripe. Together, they address key stages of the product development process, from launching services and handling payments to conducting sophisticated tests and beyond.
Users can browse and add ready-made plugins through the Cursor Marketplace, or they can develop their own and distribute them to others in the community.
By linking into the tools teams already use, these plugins help Cursor streamline the complete product development workflow right alongside code generation.
In the planning and design phase, the Linear plugin opens access to issues, projects, and documents. Meanwhile, the Figma plugin converts visual designs directly into functional code.
For managing subscriptions and payments, the Stripe plugin simplifies creating integrations. As Gus Nguyen, a senior software engineer at Stripe, noted, it allows Cursor to grasp Stripe’s integration requirements, generate products, prices, and payment links via APIs, and deliver a fully operational application in short order. This approach significantly speeds up building and validating Stripe setups.
On the services and infrastructure front, plugins for AWS, Cloudflare, and Vercel facilitate deployment and oversight from within Cursor. Elliot Dauber, a software engineer at Vercel, highlighted how Cursor now incorporates Vercel’s React guidelines and enables seamless pushes to preview or production environments straight from the editor.
To handle data and analytics, plugins connected to Databricks, Snowflake, Amplitude, and Hex make it possible to retrieve live data and extract actionable insights. Frank Lee, principal product manager at Amplitude, explained that the Amplitude plugin pulls in detailed user behavior data, reviews growth metrics, compiles customer input, and translates it all into specific suggestions. Users can even prompt Cursor to prepare a pull request on the spot.
Developers are invited to craft their own plugins for the Cursor Marketplace. Each plugin assembles elements like skills, which provide targeted prompts and code snippets for agents; subagents, for handling parallel tasks; MCP servers, to link with external resources; hooks, for monitoring and adjusting agent actions; and rules, to enforce coding norms.
Submissions are open, and Cursor has released its own set called the Cursor Team Kit, which includes preferred internal processes for continuous integration, code reviews, and testing.
Looking ahead, Cursor plans to launch private marketplaces for teams, enabling secure internal sharing of plugins under centralized management.
For deeper details on plugins, check the documentation.
