Cursor
Use v0 inside Cursor to build with natural language.
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 macOS orCtrl+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.app/v1
- Click Save
- Click Verify to confirm the connection
Agent mode
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:
Known issues
- Attachments (images, files) are not currently supported.
By using our API, you agree to our API Terms.