《Cursor Docs》-Subagents
2026-08-26 102 views Cursor Docs Cursor Subagents

Subagents are specialized AI assistants that Cursor's agent can delegate tasks to. Each subagent operates in its own context window, handles specific types of work, and returns its result to the parent agent. Use subagents to break down complex tasks, do work in parallel, and preserve context in the main conversation.

Read More
《Cursor Docs》-Agent Skills
2026-08-26 96 views Cursor Docs Cursor Skills

Agent Skills is an open standard for extending AI agents with specialized capabilities. Skills package domain specific knowledge and workflows that agents can use to perform specific tasks.

Read More
《Cursor Docs》-Security Agents
2026-08-26 86 views Cursor Docs Cursor Security Agents

Security Agents scan your code for security bugs, risky patterns, and vulnerabilities.

Read More
《Cursor Docs》-Cursor TypeScript SDK
2026-08-26 100 views Cursor Docs Cursor SDK

The @cursor/sdk package lets you call Cursor's agent from your own code. The same agent that runs in the Cursor IDE, CLI, and web app is now scriptable from TypeScript. Run the /sdk skill inside Cursor to get started.

Read More
《Cursor Docs》-Cursor Python SDK
2026-08-26 6 views Cursor Docs Cursor SDK

The cursor sdk package lets you call Cursor's agent from your own Python code. The same agent that runs in the Cursor IDE, CLI, and web app is scriptable from Python with sync and async clients, typed dataclasses, and ordinary iteration for streams and pages. Run the /sdk skill inside Cursor to get started.

Read More
《Cursor Docs》-SDK Changelog
2026-08-26 84 views Cursor Docs Cursor SDK

The latest features, improvements, and fixes shipping to the Cursor SDK, covering @cursor/sdk on npm and cursor sdk on PyPI.

Read More
《Cursor Docs》-Cursor SDK Bridge
2026-08-26 80 views Cursor Docs Cursor SDK

The SDK Bridge is a small local server that embeds the TypeScript SDK and exposes the same agent surface over a stable Connect/protobuf protocol. Use it to script Cursor agents from languages without a first party SDK.

Read More
《Cursor Docs》-Rules
2026-08-26 90 views Cursor Docs Cursor Rules

Rules provide system level instructions to Agent. They bundle prompts, scripts, and more together, making it easy to manage and share workflows across your team.

Read More
《Cursor Docs》-Third Party Hooks
2026-08-26 78 views Cursor Docs Cursor Reference

Cursor supports loading hooks from third party tools, enabling compatibility with existing hook configurations from other AI coding assistants.

Read More
《Cursor Docs》-sandbox.json reference
2026-08-26 28 views Cursor Docs Cursor Reference

Configure sandbox behavior with a sandbox.json file to control network access, filesystem paths, and more.

Read More
《Cursor Docs》-Plugins reference
2026-08-26 9 views Cursor Docs Cursor Reference

Reference documentation for building, structuring, and submitting Cursor plugins. Plugins package rules, skills, agents, commands, MCP servers, and hooks into distributable bundles that work in the Cursor IDE.

Read More
《Cursor Docs》-permissions.json reference
2026-08-26 85 views Cursor Docs Cursor Reference

Use permissions.json to configure MCP tool and terminal command allowlists and to steer the Auto review mode classifier so tools run without approval.

Read More
《Cursor Docs》-Keyboard Shortcuts
2026-08-26 80 views Cursor Docs Cursor Reference

Overview of keyboard shortcuts in Cursor. See all keyboard shortcuts by pressing Cmd R then Cmd S or by opening command palette Cmd Shift P and searching for Keyboard Shortcuts.

Read More
《Cursor Docs》-Ignore file
2026-08-26 68 views Cursor Docs Cursor Reference

Cursor reads and indexes your project's codebase to power its features. Control which directories and files Cursor can access using a .cursorignore file in your root directory.

Read More
《Cursor Docs》-Deeplinks
2026-08-26 79 views Cursor Docs Cursor Reference

Deeplinks allow you to share prompts, commands, and rules with others, enabling collaboration and knowledge sharing across teams and communities.

Read More
《Cursor Docs》-Plugins
2026-08-26 82 views Cursor Docs Cursor Plugin

Plugins package rules, skills, agents, commands, MCP servers, and hooks into distributable bundles.

Read More
《Cursor Docs》-Settings
2026-08-26 75 views Cursor Docs Cursor Origin

Origin is currently released in early beta. You can create repos, push and pull with git, mirror from GitHub, browse and search code, open and merge pull requests, and share with your Cursor team.

Read More
《Cursor Docs》-Pull requests
2026-08-26 7 views Cursor Docs Cursor Origin

Origin is currently released in early beta. You can create repos, push and pull with git, mirror from GitHub, browse and search code, open and merge pull requests, and share with your Cursor team.

Read More
《Cursor Docs》-Mirror a GitHub repository
2026-08-26 7 views Cursor Docs Cursor Origin

Origin is currently released in early beta. You can create repos, push and pull with git, mirror from GitHub, browse and search code, open and merge pull requests, and share with your Cursor team.

Read More
《Cursor Docs》-Integrations
2026-08-26 34 views Cursor Docs Cursor Origin

Origin is currently released in early beta. You can create repos, push and pull with git, mirror from GitHub, browse and search code, open and merge pull requests, and share with your Cursor team.

Read More
《Cursor Docs》-Clone, Push & Pull
2026-08-26 9 views Cursor Docs Cursor Origin

Origin is currently released in early beta. You can create repos, push and pull with git, mirror from GitHub, browse and search code, open and merge pull requests, and share with your Cursor team.

Read More
《Cursor Docs》-Create an Origin repository
2026-08-26 8 views Cursor Docs Cursor Origin

Origin is currently released in early beta. You can create repos, push and pull with git, mirror from GitHub, browse and search code, open and merge pull requests, and share with your Cursor team.

Read More
《Cursor Docs》-Codebase settings
2026-08-26 80 views Cursor Docs Cursor Origin

Origin is currently released in early beta. You can create repos, push and pull with git, mirror from GitHub, browse and search code, open and merge pull requests, and share with your Cursor team.

Read More
《Cursor Docs》-Pull request commands
2026-08-26 78 views Cursor Docs Cursor Origin

Origin is currently released in early beta. You can create repos, push and pull with git, mirror from GitHub, browse and search code, open and merge pull requests, and share with your Cursor team.

Read More
《Cursor Docs》-Commands
2026-08-26 79 views Cursor Docs Cursor Origin

Origin is currently released in early beta. You can create repos, push and pull with git, mirror from GitHub, browse and search code, open and merge pull requests, and share with your Cursor team.

Read More
《Cursor Docs》-Install the CLI
2026-08-26 93 views Cursor Docs Cursor Origin

Origin is currently released in early beta. You can create repos, push and pull with git, mirror from GitHub, browse and search code, open and merge pull requests, and share with your Cursor team.

Read More
《Cursor Docs》-Browse & Search
2026-08-26 86 views Cursor Docs Cursor Origin

Origin is currently released in early beta. You can create repos, push and pull with git, mirror from GitHub, browse and search code, open and merge pull requests, and share with your Cursor team.

Read More
《Cursor Docs》-Origin
2026-08-26 8 views Cursor Docs Cursor Origin

Origin is currently released in early beta. You can create repos, push and pull with git, mirror from GitHub, browse and search code, open and merge pull requests, and share with your Cursor team.

Read More
《Cursor Docs》-Kimi K3
2026-08-26 79 views Cursor Docs Cursor Models

Kimi K3 is Moonshot AI's latest open weight model. It sits above Kimi K2.7 Code for long running agent work: thorough upfront reasoning, strong one shot persistence, and the highest CursorBench score we've measured from an open model.

Read More
《Cursor Docs》-Kimi K2 7 Code
2026-08-26 83 views Cursor Docs Cursor Models

We recommend using Kimi K3 for new work. K2.7 Code remains available as a lower cost Moonshot option.

Read More
《Cursor Docs》-Grok 4 6
2026-08-26 40 views Cursor Docs Cursor Models

Grok 4.6 is a frontier model from Cursor and SpaceXAI for complex coding and knowledge work. It builds on Grok 4.5 with improved instruction following and long horizon agentic work.

Read More
《Cursor Docs》-Grok 4 5
2026-08-26 6 views Cursor Docs Cursor Models

We recommend using Grok 4.6 for improved instruction following and long horizon agentic work. Grok 4.5 remains available.

Read More
《Cursor Docs》-Gpt 5 Mini
2026-08-26 10 views Cursor Docs Cursor Models

We recommend using GPT 5.3 Codex for most tasks. It's more capable at a similar price point.

Read More
《Cursor Docs》-Gpt 5 Fast
2026-08-26 80 views Cursor Docs Cursor Models

We recommend using GPT 5.3 Codex. It's faster than previous generations and more cost effective.

Read More
《Cursor Docs》-Gpt 5 Codex
2026-08-26 81 views Cursor Docs Cursor Models

We recommend using GPT 5.3 Codex. It scores higher on benchmarks and is faster.

Read More
《Cursor Docs》-Gpt 5 6 Terra
2026-08-26 71 views Cursor Docs Cursor Models

GPT 5.6 Terra is the mid tier model in OpenAI's GPT 5.6 family. It sits between Sol and Luna on intelligence and price, making it a strong pick for everyday agentic coding when you want more capability than Luna without Sol's cost.

Read More
《Cursor Docs》-Gpt 5 6 Sol
2026-08-26 80 views Cursor Docs Cursor Models

GPT 5.6 Sol is OpenAI's flagship GPT 5.6 model in Cursor. It is the strongest of the Sol, Terra, and Luna family: persistent on long running agent work, fast enough for interactive sessions, and notably concise in how it communicates.

Read More
《Cursor Docs》-Gpt 5 6 Luna
2026-08-26 77 views Cursor Docs Cursor Models

GPT 5.6 Luna is the smallest and lowest cost model in OpenAI's GPT 5.6 family. Use it for high volume, latency sensitive, or cost sensitive agent work where Sol or Terra would be more than you need.

Read More
《Cursor Docs》-Gpt 5 5
2026-08-26 72 views Cursor Docs Cursor Models

GPT 5.5 is OpenAI's most intelligent model in Cursor. It keeps momentum on long running work and stays on task for significantly longer before stopping early, which matters most in complex, multi step coding sessions.

Read More
《Cursor Docs》-Gpt 5 4 Nano
2026-08-26 73 views Cursor Docs Cursor Models

GPT 5.4 Nano is the smallest and fastest model in the GPT 5.4 family. At $0.20 per million input tokens, it's built for high volume workloads where speed and cost matter more than peak reasoning. Reach for it when you need quick classification, extraction, ranking, or lightweight coding support.

Read More
《Cursor Docs》-Gpt 5 4 Mini
2026-08-26 72 views Cursor Docs Cursor Models

GPT 5.4 Mini brings good performance to cost sensitive workflows.

Read More
《Cursor Docs》-Gpt 5 4
2026-08-26 31 views Cursor Docs Cursor Models

GPT 5.4 is OpenAI's most capable model to date. It outperforms all other models on our internal benchmarks. For cost sensitive workflows where raw intelligence matters less, GPT 5.3 Codex remains a strong option at a lower price point.

Read More
《Cursor Docs》-Gpt 5 3 Codex
2026-08-26 70 views Cursor Docs Cursor Models

GPT 5.3 Codex is OpenAI's flagship coding model. It leads Terminal Bench by a wide margin and performs on par with Opus 4.6 on our internal benchmarks, at roughly one third the price. Much faster than previous GPT generations. A strong default for most coding tasks.

Read More
《Cursor Docs》-Gpt 5 2 Codex
2026-08-26 76 views Cursor Docs Cursor Models

We recommend using GPT 5.3 Codex. It scores higher on benchmarks and is faster.

Read More
《Cursor Docs》-Gpt 5 2
2026-08-26 8 views Cursor Docs Cursor Models

GPT 5.2 has access to all agent tools when used with Cursor including:

Read More
《Cursor Docs》-Gpt 5 1 Codex Mini
2026-08-26 41 views Cursor Docs Cursor Models

We recommend using GPT 5.3 Codex for most tasks. It's more capable at a similar price point.

Read More
《Cursor Docs》-Gpt 5 1 Codex Max
2026-08-26 9 views Cursor Docs Cursor Models

We recommend using GPT 5.3 Codex. It scores higher on benchmarks and is faster.

Read More
《Cursor Docs》-Gpt 5 1 Codex
2026-08-26 82 views Cursor Docs Cursor Models

We recommend using GPT 5.3 Codex. It scores higher on benchmarks and is faster.

Read More
《Cursor Docs》-Gpt 5
2026-08-26 76 views Cursor Docs Cursor Models

We recommend using GPT 5.3 Codex. It scores higher on benchmarks, is faster, and more cost effective.

Read More
《Cursor Docs》-Glm 5 2
2026-08-26 80 views Cursor Docs Cursor Models

GLM 5.2 has access to all agent tools when used with Cursor including:

Read More
《Cursor Docs》-Gemini 3 Pro Image Preview
2026-08-26 73 views Cursor Docs Cursor Models

This model is used exclusively for the image generation tool inside Cursor. It is not selectable as a chat model.

Read More
《Cursor Docs》-Gemini 3 Pro
2026-08-26 74 views Cursor Docs Cursor Models

We recommend using Gemini 3.1 Pro. It's the latest version with stronger multimodal capabilities and the same pricing.

Read More
《Cursor Docs》-Gemini 3 Flash
2026-08-26 72 views Cursor Docs Cursor Models

Gemini 3 Flash is Google's speed optimized model. At $0.50 per million input tokens, it's one of the cheapest options available. Use it for simple coding tasks, quick edits, and executing plans written by a more capable model.

Read More
《Cursor Docs》-Gemini 3 7 Flash
2026-08-26 76 views Cursor Docs Cursor Models

Gemini 3.7 Flash is Google's latest speed tier model. It pairs strong agentic coding performance with low per token costs. Use it for high throughput coding tasks that benefit from reasoning and a large context window.

Read More
《Cursor Docs》-Gemini 3 6 Flash
2026-08-26 72 views Cursor Docs Cursor Models

We recommend using Gemini 3.7 Flash. It's Google's latest speed tier model with lower input and output prices.

Read More
《Cursor Docs》-Gemini 3 5 Flash
2026-08-26 12 views Cursor Docs Cursor Models

We recommend using Gemini 3.7 Flash. It's Google's latest speed tier model with lower input and output prices.

Read More
《Cursor Docs》-Gemini 3 1 Pro
2026-08-26 63 views Cursor Docs Cursor Models

Gemini 3.1 Pro is Google's latest model. It processes images alongside code, making it strong for UI/UX work from design mockups. It supports context windows up to 1M tokens.

Read More
《Cursor Docs》-Gemini 2 5 Flash
2026-08-26 67 views Cursor Docs Cursor Models

We recommend using Gemini 3.7 Flash. It's Google's latest speed tier model.

Read More
《Cursor Docs》-Cursor Composer 2 5
2026-08-26 73 views Cursor Docs Cursor Models

Composer 2.5 is Cursor's own agentic model. It builds on Composer 2 with stronger intelligence on long agentic tasks, better effort calibration, tool selection, intent understanding, and reliability.

Read More
《Cursor Docs》-Cursor Composer 1
2026-08-26 78 views Cursor Docs Cursor Models

We strongly recommend using Composer 2.5. It's smarter and includes more usage on individual plans.

Read More
《Cursor Docs》-Claude Sonnet 5
2026-08-26 80 views Cursor Docs Cursor Models

Claude Sonnet 5 is Anthropic's latest medium tier model and replaces Sonnet 4.6. It pushes quality close to Opus while keeping Sonnet's lower per token price. It supports thinking mode and context windows up to 1M tokens, making it a strong default for everyday coding when you want frontier reasoning without Opus pricing.

Read More
《Cursor Docs》-Claude Opus 5
2026-08-26 70 views Cursor Docs Cursor Models

Claude Opus 5 is Anthropic's latest Opus model and replaces Opus 4.8. It is a step change over Opus 4.8 on agentic coding, professional knowledge work, and long horizon reasoning, and it lands on par with Fable 5 on CursorBench at Opus pricing. We recommend the high thinking variant for the best results.

Read More
《Cursor Docs》-Claude Opus 4 8
2026-08-26 74 views Cursor Docs Cursor Models

We recommend using Claude Opus 5. It replaces Opus 4.8 with stronger agentic coding and long horizon reasoning at the same price.

Read More
《Cursor Docs》-Claude Opus 4 7 Fast
2026-08-26 75 views Cursor Docs Cursor Models

Fast mode for Claude Opus 4.7 bills at a much higher per token rate than standard Opus 4.7. Use it selectively for time sensitive or critical work where cost is secondary.

Read More
《Cursor Docs》-Claude Opus 4 7
2026-08-26 73 views Cursor Docs Cursor Models

We recommend using Claude Opus 5. It is Anthropic's latest Opus release with the same pricing and stronger agentic capabilities.

Read More
《Cursor Docs》-Claude Opus 4 6
2026-08-26 73 views Cursor Docs Cursor Models

We recommend using Claude Opus 5. It scores higher on CursorBench, offers stronger autonomous capabilities, and is priced the same.

Read More
《Cursor Docs》-Claude Opus 4 5
2026-08-26 76 views Cursor Docs Cursor Models

We recommend using Claude Opus 5. It's the latest Opus with stronger reasoning and code quality.

Read More
《Cursor Docs》-Claude Fable 5
2026-08-26 75 views Cursor Docs Cursor Models

Claude Fable 5 is Anthropic's most capable generally available model for autonomous knowledge work and coding. It is a Mythos class model with strong safeguards, built to handle long running, complex, and asynchronous tasks where earlier models needed more frequent check ins.

Read More
《Cursor Docs》-Claude 4 Sonnet 1M
2026-08-26 13 views Cursor Docs Cursor Models

We recommend using Claude Sonnet 5, which also supports up to 1M tokens of context.

Read More
《Cursor Docs》-Claude 4 Sonnet
2026-08-26 71 views Cursor Docs Cursor Models

We recommend using Claude Sonnet 5. It's the latest Sonnet with stronger capabilities at a lower price.

Read More
《Cursor Docs》-Claude 4 6 Sonnet
2026-08-26 8 views Cursor Docs Cursor Models

We recommend using Claude Sonnet 5. It's the latest Sonnet with stronger capabilities at a lower price.

Read More
《Cursor Docs》-Claude 4 5 Sonnet
2026-08-26 82 views Cursor Docs Cursor Models

We recommend using Claude Sonnet 5. It's the latest Sonnet with stronger capabilities at a lower price.

Read More
《Cursor Docs》-Claude 4 5 Haiku
2026-08-26 77 views Cursor Docs Cursor Models

For stronger results, consider Claude Sonnet 5 or Gemini 3 Flash for a fast, affordable alternative.

Read More
《Cursor Docs》-Models & Pricing
2026-08-26 98 views Cursor Docs Cursor Models and Pricing

Cursor supports frontier models from OpenAI, Anthropic, Google, SpaceXAI, and more. Pro, Pro Plus, and Ultra include two usage pools so you can pick the right balance of intelligence, speed, and cost. Start, our plan for developers in India, covers the Cursor Models pool.

Read More
《Cursor Docs》-MCP Install Links
2026-08-26 8 views Cursor Docs Cursor MCP

Looking to share MCP servers, rules, and more? Plugins make it easier to bundle and distribute everything in one package. You can publish to the Cursor Marketplace or your team's private marketplace.

Read More
《Cursor Docs》-Xcode
2026-08-26 86 views Cursor Docs Cursor Integrations

Xcode 26.3+ exposes a built in MCP server that gives Cursor direct access to your Xcode projects. Cursor's agent can read and edit files, trigger builds, run tests, capture SwiftUI previews, and search Apple's documentation; all without leaving your editor.

Read More
《Cursor Docs》-Slack
2026-08-26 86 views Cursor Docs Cursor Integrations

With Cursor's integration for Slack, you can use Cloud Agents to work on your tasks directly from Slack by mentioning @cursor with a prompt.

Read More
《Cursor Docs》-Notion
2026-08-26 80 views Cursor Docs Cursor Integrations

Connect Cursor to Notion so you can delegate specs, tasks, and comments to agents. Because the integration is built on the Cursor SDK, every agent uses the same runtime, harness, and models that power Cursor.

Read More
《Cursor Docs》-Microsoft Teams
2026-08-26 83 views Cursor Docs Cursor Integrations

With Cursor's integration for Microsoft Teams, you can use Cloud Agents to work on tasks directly from Microsoft Teams by mentioning @Cursor with a prompt.

Read More
《Cursor Docs》-Linear
2026-08-26 81 views Cursor Docs Cursor Integrations

Use Cloud Agents directly from Linear by delegating issues to Cursor or mentioning @Cursor in comments.

Read More
《Cursor Docs》-Jira
2026-08-26 74 views Cursor Docs Cursor Integrations

With Cursor's integration for Jira, you can use Cloud Agents to work on Jira work items by assigning them to Cursor or mentioning @Cursor in Jira.

Read More
《Cursor Docs》-JetBrains
2026-08-26 73 views Cursor Docs Cursor Integrations

Use Cursor's AI agent in IntelliJ IDEA, PyCharm, WebStorm, and other JetBrains IDEs through the Agent Client Protocol (ACP).

Read More
《Cursor Docs》-GitLab
2026-08-26 88 views Cursor Docs Cursor Integrations

The GitLab integration connects your repositories so you can use features like Cloud Agents and Bugbot.

Read More
《Cursor Docs》-GitHub
2026-08-26 9 views Cursor Docs Cursor Integrations

The Cursor GitHub app connects your repositories so you can use features like Cloud Agents and Bugbot.

Read More
《Cursor Docs》-Cursor Blame
2026-08-26 74 views Cursor Docs Cursor Integrations

Understanding how AI contributed to your codebase helps with review, compliance, and debugging. This page covers how Cursor Blame surfaces AI versus human authorship in git history.

Read More
《Cursor Docs》-Bitbucket
2026-08-26 39 views Cursor Docs Cursor Integrations

Connect Bitbucket Cloud repositories to Cloud Agents and Bugbot. Connect Bitbucket Data Center repositories to Bugbot.

Read More
《Cursor Docs》-Azure DevOps
2026-08-26 79 views Cursor Docs Cursor Integrations

The Azure DevOps integration connects Azure DevOps Services repositories to Cloud Agents and Bugbot.

Read More
《Cursor Docs》-Hooks
2026-08-26 88 views Cursor Docs Cursor Hooks

Hooks let you observe, control, and extend the agent loop using custom scripts. Define hooks in hooks.json files at the project or user level, or install them through plugins from Customize . Hooks are spawned processes that communicate over stdio using JSON in both directions. They run before or after defined stages of the agent loop and can observe, block, or modify behavior.

Read More
《Cursor Docs》-Quickstart
2026-08-26 11 views Cursor Docs Cursor Get Started

This guide gets you from install to your first useful change in Cursor. You'll sign in, ask Cursor to explain your codebase, make a small edit, and review the result.

Read More
《Cursor Docs》-Extension API reference
2026-08-26 73 views Cursor Docs Cursor Extension API

Cursor exposes extension APIs under vscode.cursor for programmatic configuration. Use these APIs from VS Code extensions to register MCP servers and plugin paths without editing config files.

Read More
《Cursor Docs》-Run Cursor in your evals
2026-08-26 73 views Cursor Docs Cursor Evals

Use the Cursor SDK to run Cursor's agent loop inside your own eval harness. The same agent that powers the Cursor IDE, CLI, and web app is scriptable from TypeScript, so you can score Grok 4.6 (and other models we support) on your benchmarks.

Read More
《Cursor Docs》-Security and Privacy Hardening
2026-08-26 90 views Cursor Docs Cursor Enterprise

This page consolidates the security and privacy guidance spread across the Cursor docs into one reference, so teams configuring Cursor can review and apply the right controls without hunting through every page. Each item links to its source doc for the full detail.

Read More
《Cursor Docs》-Privacy and Data Governance
2026-08-26 37 views Cursor Docs Cursor Enterprise

Understanding how data flows through Cursor is critical for security reviews and compliance assessments. This documentation explains what data goes where, what guarantees you have, and where that data lives geographically.

Read More
《Cursor Docs》-Pooled usage
2026-08-26 65 views Cursor Docs Cursor Enterprise

Pooled usage gives your Enterprise team a shared usage pool instead of fixed per user allocations. Everyone draws from a single committed amount that spans your contract period, so agent usage is available wherever it's needed most.

Read More
《Cursor Docs》-Organizations
2026-08-26 76 views Cursor Docs Cursor Enterprise

Organizations are the top level container for Enterprise customers. They sit above teams and give you one place to manage shared identity, administration, and organization wide settings.

Read More
《Cursor Docs》-Organization Groups
2026-08-26 74 views Cursor Docs Cursor Enterprise

Organization Groups are org level cohorts in Cursor Enterprise, such as Engineering, Contractors, or Pilot Users. Members can come from any team in your Organization, and a user can belong to many groups at once.

Read More
《Cursor Docs》-OpenTelemetry Export Wire Reference
2026-08-26 95 views Cursor Docs Cursor Enterprise

Companion to OpenTelemetry Export. Full wire surface: every metric, log event, attribute, enum, and presence rule.

Read More
《Cursor Docs》-OpenTelemetry Export
2026-08-26 80 views Cursor Docs Cursor Enterprise

OpenTelemetry Export streams Cursor usage data for your team to a collector you run. Cursor sends metrics (tokens, tool calls, best effort cost) and logs (API requests, errors, corrections, skills, hooks, plugins, and cloud agent lifecycle events) to one team managed destination. Export runs server side.

Read More
《Cursor Docs》-Network Configuration
2026-08-26 85 views Cursor Docs Cursor Enterprise

Cursor needs to communicate with backend services and AI providers. This documentation covers how to configure Cursor to work within your network infrastructure, including proxies, firewalls, and encryption requirements.

Read More
《Cursor Docs》-Model and Integration Management
2026-08-26 81 views Cursor Docs Cursor Enterprise

Your team can access multiple AI models and integrate Cursor with various services. This documentation covers how to control which models are available, manage MCP server trust, and set up integrations with tools like Slack, GitHub, and Linear.

Read More
《Cursor Docs》-LLM Safety and Controls
2026-08-26 76 views Cursor Docs Cursor Enterprise

AI models can behave unexpectedly. This documentation covers how to control what agents can do, set up safety guardrails, and guide LLM behavior toward desired outcomes.

Read More
《Cursor Docs》-Identity and Access Management
2026-08-26 87 views Cursor Docs Cursor Enterprise

Identity and access management controls who can use Cursor in your organization and what they can do. You'll set up authentication, automate user provisioning, and enforce policies through device management.

Read More
《Cursor Docs》-Endpoint Security Configuration
2026-08-26 6 views Cursor Docs Cursor Enterprise

Cursor loads JavaScript modules and performs file I/O during startup. Endpoint security software that intercepts file operations or injects into processes can slow startup past internal timeouts, causing features like Agent to fail. This page covers how to configure exclusions so Cursor works alongside your security stack.

Read More
《Cursor Docs》-Deployment Patterns
2026-08-26 12 views Cursor Docs Cursor Enterprise

This guide covers how to deploy the Cursor editor and CLI tools to developer machines in your organization. Most organizations deploy both the editor (for daily development work) and the CLI (for automation, CI/CD, and scripting).

Read More
《Cursor Docs》-Compliance and Monitoring
2026-08-26 81 views Cursor Docs Cursor Enterprise

Compliance requires visibility into who did what, when, and why. This documentation covers audit logs, AI code tracking, certifications, and how to meet regulatory requirements.

Read More
《Cursor Docs》-HIPAA Business Associate Agreements
2026-08-26 87 views Cursor Docs Cursor Enterprise

Cursor supports HIPAA Business Associate Agreements (BAAs) for Enterprise customers.

Read More
《Cursor Docs》-Admin Setup Guide
2026-08-26 74 views Cursor Docs Cursor Enterprise

Cursor is designed with enterprise rollouts in mind. On the Cursor Admin Dashboard, you'll find everything you need to manage Cursor usage for your organization.

Read More
《Cursor Docs》-Enterprise
2026-08-26 43 views Cursor Docs Cursor Enterprise

Cursor provides enterprise grade security, compliance, and administrative controls for organizations deploying AI assisted development at scale.

Read More
《Cursor Docs》-AWS Bedrock
2026-08-26 35 views Cursor Docs Cursor Customize

Route AI requests through your AWS Bedrock account instead of Cursor's model providers. This lets your team use existing AWS credits and keep requests within your AWS infrastructure.

Read More
《Cursor Docs》-Customize Cursor
2026-08-26 89 views Cursor Docs Cursor Customize

Plugins, skills, and MCPs let you customize Cursor for your workflows. The Customize page brings them into one place.

Read More
《Cursor Docs》-Cursor Router
2026-08-26 9 views Cursor Docs Cursor Model routing

Cursor Router is the model routing system behind Auto . Not every request needs frontier level intelligence, so the router sends each request to the model that fits the task: simple requests go to fast, efficient models while complex work goes to the most capable ones.

Read More
《Cursor Docs》-Pull Request Page
2026-08-26 92 views Cursor Docs Cursor Code Review

The Pull Request (PR) page is where you can review a pull request in detail. It brings together the PR summary, code changes, comments, checks, and merge actions in once place so you can move from understanding the change to taking action on it.

Read More
《Cursor Docs》-Pull Request Inbox
2026-08-26 78 views Cursor Docs Cursor Code Review

Use the Pull Request (PR) Inbox to keep track of pull requests that need your attention. Cursor Review groups pull requests into sections based on their current state, and you can create custom sections for your own workflow.

Read More
《Cursor Docs》-Overview
2026-08-26 77 views Cursor Docs Cursor Code Review

Cursor Review is in closed beta.

Read More
《Cursor Docs》-Merge Queue
2026-08-26 5 views Cursor Docs Cursor Code Review

Merge Queue experience gives your team one place to line up pull requests, keep the default branch green, and land stacks without making every author babysit rebases.

Read More
《Cursor Docs》-Parameters
2026-08-26 72 views Cursor Docs Cursor Code Review

This reference documents every command and flag available in the Cursor Review CLI (gt).

Read More
《Cursor Docs》-Worktrees
2026-08-26 10 views Cursor Docs Cursor Configuration

The UI native worktrees feature described on this page is only available in the Agents Window. In the IDE, use the Worktree Skills commands below.

Read More
《Cursor Docs》-VS Code Migration
2026-08-26 87 views Cursor Docs Cursor Configuration

Cursor is based upon the VS Code codebase, allowing us to focus on making the best AI powered coding experience while maintaining a familiar editing environment. This makes it easy to migrate your existing VS Code settings to Cursor.

Read More
《Cursor Docs》-Cloud Environment Setup
2026-08-26 95 views Cursor Docs Cursor Cloud Agent

Cloud agents run on isolated Ubuntu machines. Configure the environment so the agent has the same repos, tools, dependencies, secrets, and network access a developer would use.

Read More
《Cursor Docs》-Cloud Agents settings
2026-08-26 89 views Cursor Docs Cursor Cloud Agent

Workspace admins can configure Cloud Agents from the Cloud Agents dashboard.

Read More
《Cursor Docs》-Governed Cloud Agents for private code and internal services
2026-08-26 85 views Cursor Docs Cursor Cloud Agent

Coding agents that work on private code have to clear a specific bar: source that can't leave your network, a compliance perimeter to honor, access and network policy you control, and a setup that fits the infrastructure you already run.

Read More
《Cursor Docs》-Secrets & Network
2026-08-26 4 views Cursor Docs Cursor Cloud Agent

Cloud Agents are available in Privacy Mode. We never train on your code and only retain code for running the agent. Learn more about Privacy mode.

Read More
《Cursor Docs》-Security overview
2026-08-26 5 views Cursor Docs Cursor Cloud Agent

This page explains how Cloud Agents are built and secured. It walks through what happens when an agent runs, how access is granted, where the code and data live, how they're isolated and encrypted, and what controls you have over each stage. It answers the questions that come up when a team evaluates Cloud Agents against its security requirements.

Read More
《Cursor Docs》-Private Connectivity
2026-08-26 92 views Cursor Docs Cursor Cloud Agent

Cursor supports private network connectivity for Enterprise teams that need Cursor to work with systems that are not reachable from the public internet. This includes self hosted GitHub Enterprise Server, GitLab Enterprise, Bitbucket Data Center, Artifactory, Nexus, private source control APIs, and webhook traffic from those systems back to Cursor.

Read More
《Cursor Docs》-Cursor for iOS
2026-08-26 5 views Cursor Docs Cursor Cloud Agent

Cursor for iOS is in beta. Features may change before general availability.

Read More
《Cursor Docs》-Agent metadata
2026-08-26 75 views Cursor Docs Cursor Cloud Agent

Agent metadata is in preview and subject to change, including breaking changes.

Read More
《Cursor Docs》-OIDC tokens
2026-08-26 87 views Cursor Docs Cursor Cloud Agent

Cloud Agents can mint short lived OIDC JWTs from inside the VM and use them to assume cloud roles or call internal services without storing long lived credentials in Secrets.

Read More
《Cursor Docs》-Cloud Agent Builds
2026-08-26 3 views Cursor Docs Cursor Cloud Agent

Builds prepare your Cloud Agent environment in the background. Each agent starts from a pre built machine with your repositories, tools, and dependencies ready.

Read More
《Cursor Docs》-Best Practices
2026-08-26 87 views Cursor Docs Cursor Cloud Agent

Use these recommendations to get more reliable Cloud Agent runs.

Read More
《Cursor Docs》-Automations
2026-08-26 95 views Cursor Docs Cursor Cloud Agent

Cursor Automations run cloud agents in the background, either on a schedule or in response to events from GitHub, GitLab, Slack, webhooks, Linear, and more.

Read More
《Cursor Docs》-Webhooks
2026-08-26 111 views Cursor Docs Cursor Cloud Agent

When you create an agent with a webhook URL, Cursor will send HTTP POST requests to notify you about status changes. Currently, only statusChange events are supported, specifically when an agent encounters an ERROR or FINISHED state.

Read More
《Cursor Docs》-Cloud Agents API
2026-08-26 37 views Cursor Docs Cursor Cloud Agent

The Cloud Agents API v1 is in public beta. APIs may change before general availability.

Read More
《Cursor Docs》-Cloud Agents
2026-08-26 92 views Cursor Docs Cursor Cloud Agent

Cloud agents use the same agent fundamentals but run in isolated VMs in the cloud with full development environments instead of on your local machine. The development environment is similar to the setup on your laptop: cloned repos, installed dependencies, secrets, startup commands, and network access.

Read More
《Cursor Docs》-Using Agent in CLI
2026-08-26 87 views Cursor Docs Cursor CLI

The CLI supports the same modes as the editor. Switch modes using slash commands or the mode flag.

Read More
《Cursor Docs》-Shell Mode
2026-08-26 80 views Cursor Docs Cursor CLI

Shell Mode runs shell commands directly from the CLI without leaving your conversation. Use it for quick, non interactive commands with safety checks and output displayed in the conversation.

Read More
《Cursor Docs》-Terminal setup
2026-08-26 89 views Cursor Docs Cursor CLI

Configure your terminal for the best Cursor CLI experience. This guide covers keybindings for multi line input, Vim mode, and theme synchronization.

Read More
《Cursor Docs》-Slash commands
2026-08-26 83 views Cursor Docs Cursor CLI

Command Description /model [filter] Select a model. Press Tab to edit. /run everything [on\ off\ status] Toggle Run Everything or show its status. /auto run is an alias. /plan [prompt] Switch to Plan mode, show the current plan, or submit a prompt in Plan mode /ask Toggle Ask mode for read only questions /debug [prompt] Toggle Debug mode or submit a prompt in Debug mode /goal [objective] Give the agent a long lived objective to work towards until it's fully complete. Rolling out. /logs Show the debug log path and copy it to the clipboard /update Update Cursor Agent to the latest version /max mode Toggle Max Mode on legacy request based plans /rename <name Rename the current chat session /clear Start a new chat session. /new, /new chat, and /newchat are aliases. /resume Open recent chats and resume one /fork Fork the current chat into a new session /summarize Summarize the conversation to reduce context. /compress is an alias. /rewind Jump back to a previous message /vim Toggle Vim keys /line numbers Toggle line numbers in code blocks /show thinking Toggle thinking block display /status indicators Toggle terminal title status indicators /shell [command] Enter Shell Mode. /sh and /run are aliases. /about Show CLI version, system, and account info. Also copies it to the clipboard. /setup terminal Configure terminal newline keybindings. See Terminal setup. /help [command] Show help. Use /help <command for command details. /feedback <message Share feedback with the team /open Open the repository's Git root in Cursor. /cursor is an alias. /copy request id Copy the last request ID to the clipboard /copy conversation id Copy the current conversation ID to the clipboard /logout Sign out from Cursor /quit Exit /exit Exit /mcp [list\ list tools] [identifier] Manage MCP servers and list tools for a server /plugin [subcommand] Manage plugins and marketplaces /config Configure CLI settings interactively /copy Copy a previous user message to the clipboard /sandbox Configure sandbo

Read More
《Cursor Docs》-Permissions
2026-08-26 91 views Cursor Docs Cursor CLI

Configure what the agent is allowed to do using permission tokens in your CLI configuration. Permissions are set in /.cursor/cli config.json (global) or <project /.cursor/cli.json (project specific).

Read More
《Cursor Docs》-Output format
2026-08-26 5 views Cursor Docs Cursor CLI

The Cursor Agent CLI provides multiple output formats with the output format option when combined with print. These formats include structured formats for programmatic use (json, stream json) and a simplified text format for human readable output (text).

Read More
《Cursor Docs》-Configuration
2026-08-26 81 views Cursor Docs Cursor CLI

Configure the Agent CLI using the cli config.json file.

Read More
《Cursor Docs》-Authentication
2026-08-26 110 views Cursor Docs Cursor CLI

Cursor CLI supports two authentication methods: browser based login (recommended) and API keys.

Read More
《Cursor Docs》-Cursor CLI
2026-08-26 27 views Cursor Docs Cursor CLI

Cursor CLI lets you interact with AI agents directly from your terminal to write, review, and modify code. Whether you prefer an interactive terminal interface or print automation for scripts and CI pipelines, the CLI provides powerful coding assistance right where you work.

Read More
《Cursor Docs》-MCP
2026-08-26 69 views Cursor Docs Cursor CLI

The Cursor CLI supports Model Context Protocol (MCP) servers, allowing you to connect external tools and data sources to agent. MCP in the CLI uses the same configuration as the editor any MCP servers you've configured will work with both.

Read More
《Cursor Docs》-Using Headless CLI
2026-08-26 89 views Cursor Docs Cursor CLI

Use Cursor CLI in scripts and automation workflows for code analysis, generation, and refactoring tasks.

Read More
《Cursor Docs》-GitHub Actions
2026-08-26 83 views Cursor Docs Cursor CLI

Use Cursor CLI in GitHub Actions and other CI/CD systems to automate development tasks.

Read More
《Cursor Docs》-CLI Changelog
2026-08-26 76 views Cursor Docs Cursor CLI

The latest features, improvements, and fixes shipping to Cursor CLI. Run agent version to check your installed version, and agent update to upgrade in place.

Read More
《Cursor Docs》-ACP
2026-08-26 95 views Cursor Docs Cursor CLI

Cursor CLI supports ACP (Agent Client Protocol) for advanced integrations. You can run agent acp and connect a custom client over stdio using JSON RPC.

Read More
《Cursor Docs》-Bugbot
2026-08-26 86 views Cursor Docs Cursor Bugbot

Bugbot reviews pull requests and identifies bugs, security issues, and code quality problems.

Read More
《Cursor Docs》-PR Routing & Approval
2026-08-26 70 views Cursor Docs Cursor Approval Agents

PR Routing & Approval routes pull requests to the right reviewers and can approve low risk changes.

Read More
《Cursor Docs》-Cursor APIs Overview
2026-08-26 95 views Cursor Docs Cursor API

Cursor provides multiple APIs for programmatic access to your team's data, AI powered coding agents, and analytics.

Read More
《Cursor Docs》-Terminal
2026-08-26 82 views Cursor Docs Cursor Agent

Cursor runs shell commands directly in your terminal. Your Run Mode controls when commands run, when Cursor asks, and when terminal commands enter the sandbox.

Read More
《Cursor Docs》-Canvases
2026-08-26 87 views Cursor Docs Cursor Agent

Canvases let Cursor create interactive artifacts that render next to the chat. Instead of scrolling through a long markdown table or code block, you get a standalone view, laid out with sections, stats, and tables, that you can reopen, edit, and iterate on.

Read More
《Cursor Docs》-Browser
2026-08-26 82 views Cursor Docs Cursor Agent

Agent can control a web browser to test applications, audit accessibility, convert designs into code, and more. With full access to console logs and network traffic, Agent can debug issues and automate comprehensive testing workflows.

Read More
《Cursor Docs》-Run Modes
2026-08-26 92 views Cursor Docs Cursor Agent

Run Modes control how the Cursor agent runs tool calls, and when Cursor interrupts you for approval.

Read More
《Cursor Docs》-Agent Security
2026-08-26 70 views Cursor Docs Cursor Agent

AI can behave unexpectedly due to prompt injection, hallucinations, and other issues. We protect users with guardrails that limit what agents can do. By default, sensitive actions require your manual approval. This document explains our guardrails and what they mean for you.

Read More
《Cursor Docs》-Prompting agents
2026-08-26 85 views Cursor Docs Cursor Agent

Direct Agent with text prompts in the chat input. You can attach context, images, and voice, and switch models at any point.

Read More
《Cursor Docs》-Plan Mode
2026-08-26 88 views Cursor Docs Cursor Agent

Plan Mode creates detailed implementation plans before writing any code. Agent researches your codebase, asks clarifying questions, and generates a reviewable plan you can edit before building.

Read More
《Cursor Docs》-Cursor Agent
2026-08-26 90 views Cursor Docs Cursor Agent

Agent is Cursor's assistant that can complete complex coding tasks independently, run terminal commands, and edit code. Access in sidepane with Cmd+I.

Read More
《Cursor Docs》-Design Mode
2026-08-26 76 views Cursor Docs Cursor Agent

Design Mode lets you direct agents with visual prompts. From the browser in the Agents Window, you can click an element, draw on the page, or describe a change by voice. Cursor captures the context it needs and edits the code while you move on to the next change.

Read More
《Cursor Docs》-Debug Mode
2026-08-26 83 views Cursor Docs Cursor Agent

Debug Mode helps you find root causes and fix tricky bugs that are hard to reproduce or understand. Instead of immediately writing code, the agent generates hypotheses, adds log statements, and uses runtime information to pinpoint the exact issue before making a targeted fix.

Read More
《Cursor Docs》-Agents Window
2026-08-26 99 views Cursor Docs Cursor Agent

The Agents Window is Cursor's agent first interface. It provides a unified workspace to build with agents across repos and environments, including local, cloud, remote SSH, and more. It combines the power of parallel agents with the depth and control of a development environment.

Read More
《Cursor Docs》-Agent Review
2026-08-26 86 views Cursor Docs Cursor Agent

Agent Review runs a dedicated code review on your local changes from inside Cursor.

Read More
《Cursor Docs》-Update Access
2026-08-26 72 views Cursor Docs Cursor Account

Cursor has three update channels.

Read More
《Cursor Docs》-SSO
2026-08-26 78 views Cursor Docs Cursor Account

SAML 2.0 SSO is available at no additional cost on Teams and Enterprise plans. Use your existing identity provider (IdP) to authenticate team members without separate Cursor accounts.

Read More
《Cursor Docs》-SCIM
2026-08-26 74 views Cursor Docs Cursor Account

SCIM 2.0 provisioning automatically manages your team members and directory groups through your identity provider. Available on Enterprise plans with SSO enabled, contact sales to get access.

Read More
《Cursor Docs》-Team Pricing
2026-08-26 86 views Cursor Docs Cursor Account

There are two business plans: Teams and Enterprise (Custom). Teams offers two types of seats: Standard ($40/user/mo) and Premium (5x usage at $120/user/mo).

Read More
《Cursor Docs》-Members, Roles, and Seat Types
2026-08-26 74 views Cursor Docs Cursor Account

Cursor Teams use roles for permissions and seat types for usage limits.

Read More
《Cursor Docs》-Dashboard
2026-08-26 73 views Cursor Docs Cursor Account

The dashboard lets you access billing, set up usage based pricing, and manage your Team.

Read More
《Cursor Docs》-Analytics API
2026-08-26 70 views Cursor Docs Cursor Account

The Analytics API provides comprehensive insights into your team's Cursor usage, including AI assisted coding metrics, active users, model usage, and more.

Read More
《Cursor Docs》-Usage Analytics
2026-08-26 63 views Cursor Docs Cursor Account

Usage Analytics are available for Team and Enterprise customers.

Read More
《Cursor Docs》-AI Code Tracking API
2026-08-26 69 views Cursor Docs Cursor Account

The AI Code Tracking API lets you track AI generated code contributions across your team's repositories, including per commit AI usage and granular accepted AI changes.

Read More
《Cursor Docs》-Admin API
2026-08-26 82 views Cursor Docs Cursor Account

The Admin API lets you programmatically access your team's data, including member information, usage metrics, spending details, and model access.

Read More
《Cursor Docs》-Regions
2026-08-26 74 views Cursor Docs Cursor Account

Some of our model providers have location based restrictions, which means certain models may not be available in your region. When this happens, those models won’t appear in Cursor, but you’ll still be able to use all other available models without interruption.

Read More
《Cursor Docs》-Request-Based Pricing (Legacy)
2026-08-26 30 views Cursor Docs Cursor Account

This page covers Cursor's legacy request based pricing model that was used before the transition to usage based pricing.

Read More
《Cursor Docs》-Organization API
2026-08-26 74 views Cursor Docs Cursor Account

The Organization API lets you perform actions that apply across teams linked to an organization, such as moving users between those teams, reporting on pooled usage across teams, managing organization groups, and reading or updating model access. It uses an Organization API key and the same HTTP patterns as the team Admin API.

Read More
《Cursor Docs》-Service Accounts
2026-08-26 77 views Cursor Docs Cursor Account

Service accounts are available on the Enterprise plan.

Read More
《Cursor Docs》-Cyber Safeguards
2026-08-26 75 views Cursor Docs Cursor Account

Cyber Safeguards settings are available on the Enterprise plan and are configured per Organization Group at Organization → Groups . These are not billing groups or SCIM directory groups.

Read More
《Cursor Docs》-Billing Groups
2026-08-26 16 views Cursor Docs Cursor Account

Billing groups allow Enterprise admins to understand and manage spend across groups of users. This functionality is useful for reporting, internal chargebacks, and budgeting.

Read More
《Cursor Docs》-Cursor Documentation
2026-08-26 41 views Cursor Docs Cursor Docs Home

Cursor is a coding agent for building ambitious software. Use it to understand your codebase, plan and build features, fix bugs, review changes, and work with the tools you already use.

Read More