Cursor
v0 in Cursor
You can use v0 inside Cursor by configuring it as a custom OpenAI-compatible provider.
-
Install Cursor: https://cursor.com
-
Open Cursor Settings
⌘+Shift+J
on macOSCtrl+Shift+J
on Windows/Linux
-
Go to the Models tab
-
Scroll down to OpenAI API Key
-
Paste in your v0 API key
-
Click Override OpenAI Base URL
-
Enter the v0 endpoint:
https://api.v0.dev/v1
-
Click Save
-
Click Verify to confirm the connection
To use v0-1.0-md
in Cursor's Agent Mode, follow these steps:
-
Open a new chat.
- Mode: Agent
- Model: pick any OpenAI-labelled option (
gpt-4o
,gpt-4-turbo
, etc.). - Cursor will internally use
v0-1.0-md
independent of the selected model.
-
Start chatting. Cursor routes every call to
v0-1.0-md
.- Confirm with:
who are you?
- Confirm with:
- Attachments (images, files) are not currently supported.
By using our API, you agree to our API Terms.
Last updated on May 28, 2025
Was this helpful?