background

Cursor has launched Start, a ₹649 monthly plan for developers in India. It is billed in Indian rupees and supports cards or UPI, India's instant bank-payment system. That matters because payment friction can be as real a barrier as the tool itself.

Start sits between Cursor's Free and Pro individual plans. The practical question is not whether a new plan exists. It is whether you have enough repeatable coding work to make day-to-day agent access worth paying for.

What changed

Cursor Start became available on July 28, 2026. Existing Free users in India can upgrade from the dashboard, while new users in India can choose Start during sign-up.

The plan includes access to Cursor's Grok 4.5 and Composer models, more agent requests than Free, always-on cloud agents, iOS remote control, and extensions for connecting Cursor to other tools and repeatable workflows. An agent here means an AI system that can carry out a multi-step coding task, rather than only answering a question in a chat box.

Cursor says its cloud agents can build, test, and open pull requests while you keep working. That is a useful workflow only if you can still review the resulting changes quickly and safely.

Who it is for

Start is best suited to developers in India who already have recurring, bounded coding tasks: fixing a small bug, adding tests, updating documentation, or preparing a pull request for review. It is especially relevant if you want local INR billing and UPI rather than treating payment as an extra hurdle.

It is less compelling for someone who only opens Cursor occasionally. Free is still the sensible place to learn whether the tool fits your coding habits before paying for a larger allowance.

Where it fits in a workflow

Use Start as a supervised first pass, not as a replacement for code review. Give the agent a contained task with a clear test, inspect the diff, run the tests, and decide whether its output reduced real work.

The iOS remote-control feature and always-on cloud agents may help when a task takes longer than a quick local edit. But the value comes from the handoff back to a human reviewer, not from leaving an agent unattended.

When to skip it

Skip Start if you are outside India, because this launch is specifically for developers in India. Skip it if your work rarely needs repeated agent tasks, or if the Free plan already covers your use.

You should also compare it with Pro if you need Cursor's broader individual-plan access, including every major model, Bugbot, Auto mode, Automations, the Cursor SDK, or on-demand usage. Start is positioned for everyday building, not as a substitute for every Pro feature.

One important caveat: Cursor describes Start's model access as generous and says it has more agent requests than Free, but its public announcement does not state a fixed request quota. Test the limits on your real work before treating the plan as a predictable monthly capacity purchase.

A 20-minute test

  1. If you are in India, choose one small task from an active repository that has a clear acceptance test.

  2. Ask Cursor to make the change, then inspect every file in the diff and run the relevant test or build yourself.

  3. Compare the result with how long the same task normally takes without an agent.

  4. Keep Start only if the agent produces a reviewable change with less rework, and the INR and UPI payment option makes the plan practical for you.

The pass condition is not that the agent writes code. It is that the full loop, prompt, review, test, and correction, saves time on work you actually do.

Sources

Keep Reading