1. Get Started
  2. Cursor Users

Step 1: Install Codapt

1

Install Cursor

Download and install Cursor and open it.

2

Open the Extensions Marketplace

The Cursor Extension Marketplace icon is at the top of the left sidebar. You can also press Ctrl + Shift + X (Windows) or Cmd + Shift + X (Mac) on your keyboard.

Cursor Extensions Marketplace
3

Search for Codapt

Search for “Codapt” in the Marketplace.

Codapt in Cursor Marketplace
4

Install Codapt

Click “Install” to add Codapt to your Cursor extensions.


Step 2: Open Codapt

Opening Codapt in Cursor
1

Open the Primary Sidebar

Click the Toggle Primary Sidebar button (or press Cmd + B on Mac / Ctrl + B on Windows) in the top-right corner to open the primary sidebar on the left.

Toggle Primary Sidebar
2

Select Codapt

In the newly opened left sidebar, click the dropdown icon and select Codapt.

Select Codapt from dropdown
3

Pin Codapt (Optional)

If you hover over Codapt, you can see a “pin” icon appear on the right. Click on it to pin Codapt to the top bar so it’s easier to find in the future.

Pin Codapt to top bar

Congrats! You’re now in the Codapt extension. Create an account and start building your app!

Haven’t received your verification code after a few minutes? First, check your spam folder. If you still can’t find it, email us at hello@codapt.ai and we’ll help you out!


Step 3: Create a new Codapt project

Creating a new project in Codapt unlocks its full capabilities, including running your project in the cloud for instant preview.

1

Open the menu

Click the (three dots) in the top-right corner.

Three dots menu
2

Create a new project

Wait a few seconds and you should see the Codapt side panel pop up. Click Create a new project to pick a location for your Codapt project.

Create new project

Step 4: Run your Codapt project

The first time you create a Codapt project, it takes some time for the server to warm up so the Preview App button will load for a couple minutes. Codapt will refresh the app every time it completes a request, so you can also go straight and start working on your first prompt.

1

Wait for the server to warm up

The Preview App button will show a loading state while the server warms up.

Preview App Loading
2

Click Preview App

After it finishes loading, click the Preview App button.

Preview App Button
3

Click Open

Click Open to launch your app in the browser.

Open Preview
4

View your app

Congrats! Now you should see a blank page with “Hello world!”, which means your Codapt app is running on the Cloud! Now you are all set to make your first request in the chat!

If you need some ideas to start with, check out our prompt examples.

Hello World App

Key points to remember

Important: Changes to your repository will appear after Codapt finishes processing your request.

Codapt can access your entire codebase, allowing you to reference any file or folder. However, Codapt does not retain chat history—it cannot see previous messages or its own replies. Be sure to include all necessary context in each message.

If you have more questions, check out the FAQ or Contact Us.