Cursor
by Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Agents
Cursor
Added 17 May 2026
Overview
Cursor forked VS Code and built an AI-first editor around it. The core is a hybrid: instant tab autocomplete that feels like Copilot on steroids, a Composer mode for multi-file edits, and a full Agents mode that runs long autonomous tasks with terminal access, browser preview, and approval-gated edits.
Best for
Best for
Teams who want IDE polish and agent power in one tool
Use cases
- Daily IDE for engineers who live in VS Code but want a smarter pair
- Multi-file refactors with diff review across the whole change set
- Long-running agent runs with checkpointing and approval gates
- Cross-language work using indexed codebase context
Notes
Why it matters
Cursor is the easiest answer when an engineering team says “we want AI in our editor, today.” It is the lowest-friction onramp from autocomplete to full agent mode without changing your editor muscle memory.
How teams use it in production
The pattern that works: tab and Composer for the 80 percent of daily work, background agents for the long tail. Treat agents like a junior who you hand a ticket to. Review the diff at the end, not every step in the middle.
What to watch
Background agents cost real money. Set per-team budgets and watch which features benefit from a full agent run vs a tighter Composer prompt.
Pros
- Tab completion is consistently the best feeling in the category
- Composer multi-file workflow has matured into a real refactor tool
- Background agents free your IDE while long jobs run
- Strong indexing of large codebases means context follows you
Cons
- Cost can creep when running multiple background agents
- Lock-in to Cursor's distribution of VS Code rather than mainline
- Less control over per-skill or per-tool boundaries than Claude Code
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Supabase MCP Server
Supabase
Official MCP server for Supabase. Let any MCP-compatible agent query, mutate, and migrate against your project.
GitHub MCP Server
GitHub
GitHub's official MCP server. Issues, PRs, repos, search, releases, all under one MCP surface.
Filesystem MCP Server
Anthropic (reference implementation)
Reference MCP server for local filesystem access. The example everyone copies first.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Windsurf
Codeium
Codeium's IDE-with-an-agent. Cascade flow combines deep context with autonomous multi-file work.
GitHub Copilot
GitHub / Microsoft
The original AI pair programmer, now with Agent Mode, Workspaces, and multi-model selection.
Cursor Rules Starter Pack
Cursor Directory (community)
Curated set of high-quality Cursor `.cursor/rules` files for every common stack. The de facto starter.
Atlassian MCP Server
Atlassian
Official Atlassian MCP. Jira issues, Confluence pages, releases, sprints, exposed to your agent.
Brave Search MCP
Brave (reference implementation)
MCP server that gives any agent privacy-respecting web search via the Brave Search API. The default research primitive.
Cloudflare MCP Server
Cloudflare
Official remote MCP servers from Cloudflare. Workers, R2, KV, DNS, Workers AI, all from your agent.
Filesystem MCP Server
Anthropic (reference implementation)
Reference MCP server for local filesystem access. The example everyone copies first.
GitHub MCP Server
GitHub
GitHub's official MCP server. Issues, PRs, repos, search, releases, all under one MCP surface.
Linear MCP Server
Linear
Official Linear MCP server. Issues, projects, cycles, comments, all exposed to your agent.
Memory MCP Server
Model Context Protocol (reference)
Reference MCP server for persistent agent memory using a local knowledge graph. The starter every memory-aware agent reaches for.
Notion MCP Server
Notion
Notion's official MCP server. Search pages, read content, create pages, update databases, all from any MCP client.
Playwright MCP
Microsoft
Browser control as an MCP server. Click, type, screenshot, scrape, all from inside any MCP-aware agent.
Postgres MCP Server
Model Context Protocol (reference)
Reference MCP server for Postgres. Read schema, run scoped queries, give agents structured DB access without a dashboard tab.
Puppeteer MCP Server
Model Context Protocol (reference)
Reference Puppeteer-backed MCP. Give an agent a real browser when an API does not exist.
Sentry MCP Server
Sentry
Official Sentry MCP. Pipe errors, performance issues, and releases to your agent so it can fix them.
Sequential Thinking MCP Server
Model Context Protocol (reference)
Reference MCP that gives an agent a structured 'think step by step' tool. Surprisingly effective on hard tasks.
Stripe MCP Server
Stripe
Official Stripe MCP. Customers, subscriptions, invoices, payment intents, products, all through an agent.
Slack MCP Server
Model Context Protocol (reference)
Reference MCP server for Slack. Read channels, post messages, search history, all through Claude or any MCP client.
Supabase MCP Server
Supabase
Official MCP server for Supabase. Let any MCP-compatible agent query, mutate, and migrate against your project.
Obsidian MCP Server
MarkusSagen (community)
MCP server for Obsidian vaults. Read, write, and search notes so your agent works inside your second brain.
Brave Search MCP Server
Anthropic (Model Context Protocol)
Expose the Brave Search API as MCP tools — web search, local search, and summarization for any MCP-compatible agent.
Cloudflare MCP Server
Cloudflare
Expose the full Cloudflare platform as MCP tools — Workers, KV, R2, D1, DNS, and Workers AI for any MCP-compatible agent.
Aider
Paul Gauthier
Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Codeium
Codeium
Free AI autocomplete and chat across 40+ IDEs. The volume player in AI coding assistants, now sibling to Windsurf.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
GitHub Copilot
GitHub / Microsoft
The original AI pair programmer, now with Agent Mode, Workspaces, and multi-model selection.
OpenAI Codex (CLI + cloud agent)
OpenAI
OpenAI's coding agent surface: terminal CLI for local work, cloud agent for parallel autonomous tasks.
Windsurf
Codeium
Codeium's IDE-with-an-agent. Cascade flow combines deep context with autonomous multi-file work.