Step 1
Complete checkout and wait for delivery
Choose Unlimited Weekly or Monthly, pay through Stripe, and receive your API key, base URL, and setup files in 10 minutes to 5 hours.
Integration
After manual setup delivery, configure Cursor to call the delivered OpenAI-compatible base URL instead of the default OpenAI endpoint.
Step 1
Choose Unlimited Weekly or Monthly, pay through Stripe, and receive your API key, base URL, and setup files in 10 minutes to 5 hours.
Step 2
In Cursor, open Settings and find the OpenAI-compatible or custom API configuration section for your account.
Step 3
Set the base URL to your delivered unlimitedcodex /v1 endpoint and paste the delivered API key. Use the GPT-5.5 or Codex model IDs from your setup email.
Step 4
Run a small refactor or test generation task, then review request logs and 4-connection usage signals in the dashboard.
// Environment variables for server-side scripts UCX_API_BASE_URL=https://your-workspace.unlimitedcodex.com/v1 UCX_API_KEY=your_delivered_key // Use gpt-5.5 or codex model IDs from setup delivery
Yes. Cursor supports OpenAI-compatible clients. After setup delivery, point Cursor at your delivered base URL and API key.
Use the GPT-5.5 or Codex model IDs included in your setup email. Both are part of the advertised package.
No. unlimitedcodex is an independent OpenAI-compatible API access provider.