Sign in Download

Built to make you extraordinarily productive. Cursor is the best way to code with AI.

Download for Windows

Dashboard.tsx
"use client";

import React from "react";
import SupportChat from "./SupportChat";

export default function Dashboard() {
  return (
    <div className="flex h-[600px]">
      <SupportChat />|
    </div>
  );
}
Pro

Free Pro version — access to all agent models

Composer, GPT-5.3 Codex, Sonnet, Opus and more. No limits, no paid tier.

Agents turn ideas into code

Accelerate development by handing off tasks to Cursor, while you focus on making decisions.

Plan and build

Ask the agent to plan or build anything.

Works autonomously

Agents use their own resources to build, test, and demo features end to end for you to review.

Magically accurate autocomplete

Our specialized Tab model predicts your next action with striking speed and precision.

"use client";

import React, { useState } from "react";

export default function Dashboard() {
  return (
    <div className="flex h-[600px]">
      <SupportChat />
    </div>
  );
}

In every tool, at every step

Cursor reviews your PRs in GitHub, collaborates in Slack, and runs in your terminal.

GitHub — review and debug
Slack — collaboration
Terminal — CLI

The new way to build software

Adoption went from single digits to over 80%. It just spread like wildfire, all the best builders were using Cursor.

Diana Hu, General Partner, Y Combinator

Every one of our engineers are now assisted by AI and our productivity has gone up incredibly.

Jensen Huang, President & CEO, NVIDIA

Fast, autocompletes when and where you need it, bring-your-own-model — everything is well put together.

shadcn, Creator of shadcn/ui

Stay on the frontier

Use the best model for every task

Choose between every cutting-edge model from OpenAI, Anthropic, Gemini, xAI, and Cursor.

Complete codebase understanding

Cursor learns how your codebase works, no matter the scale or complexity.

Develop enduring software

Trusted by over half of the Fortune 500 to accelerate development, securely and at scale.

Changelog

Try Cursor now

Download for Windows