Cursor Pro Plan Goes Unlimited (with Rate Limits)

Cursor’s new Pro plan promises an unlimited-with-rate-limits model, but what does that really mean? Dive into the details, user concerns, and find out whether it is a smart upgrade or sneaky shift.

Oliver Kingsley

Oliver Kingsley

19 June 2025

Cursor Pro Plan Goes Unlimited (with Rate Limits)

In the rapidly evolving world of AI-powered coding, Cursor has just announced a major update to its Pro plan pricing. The new model in Pro Plan—"unlimited-with-rate-limits"—has sparked excitement, confusion, and plenty of questions among developers. Let’s delve into what’s changed, what it means for you, and how you can get even more value by integrating Apidog’s free MCP Server.

Posts from the cursor
community on Reddit
💡
Want to break free from confusing rate limits and maximize your coding productivity? Apidog is the all-in-one API development platform that integrates seamlessly with Cursor. Design, test, and document APIs—plus, Apidog’s MCP Server is free and can dramatically cut your token usage. Sign up now and experience next-level API development!
button

What Was the Old Cursor Pro Plan?

Previously, Cursor’s Pro plan was straightforward but restrictive:

Cursor Old Pro Plan at a Glance

Plan Price Fast Requests Slow Requests Max Mode Tool Calls
Pro $20/mo 500/mo Unlimited Yes Limited

This system left many users worried about running out of fast requests, unpredictable costs, and the complexity of managing quotas—especially when using Max Mode for complex tasks.

Cursor’s New Unlimited-with-Rate-Limits Model: What’s Really Changed?

Cursor’s latest announcement introduces a new Pro plan model: unlimited-with-rate-limits. Here’s what’s new:

Cursor Pro Plan—Old vs. New

Feature Old Pro Plan New Pro Plan (2025)
Fast Requests 500/mo Unlimited (rate-limited)
Tool Calls Limited Limits Lifted
Max Mode Yes (quota-based) Yes (rate-limited)
Price $20/mo $20/mo

Though Cursor is becoming "generous", somehow you would want to know how to cut your Cursor cost.

But what does "unlimited-with-rate-limits" actually mean?

User Concerns: Is Cursor’s Unlimited Pro Plan Truly Unlimited?

The developer community has been buzzing with questions:

Key Points of Confusion:

Pro Tip: If you want to avoid rate limit headaches and get more out of your API workflow, Apidog’s free MCP Server is the perfect companion to Cursor. Read on to learn how to set it up!

How to Use Apidog MCP Server with Cursor: Step-by-Step Guide

Apidog MCP Server is a game-changer for Cursor users. It lets you connect your API specifications directly to Cursor, enabling smarter code generation, instant API documentation access, and seamless automation—all for free.

Step 1: Prepare Your OpenAPI File

Step 2: Add MCP Configuration to Cursor

configuring MCP Server in Cursor

For MacOS/Linux:

{
  "mcpServers": {
    "API specification": {
      "command": "npx",
      "args": [
        "-y",
        "apidog-mcp-server@latest",
        "--oas=https://petstore.swagger.io/v2/swagger.json"
      ]
    }
  }
}

For Windows:

{
  "mcpServers": {
    "API specification": {
      "command": "cmd",
      "args": [
        "/c",
        "npx",
        "-y",
        "apidog-mcp-server@latest",
        "--oas=https://petstore.swagger.io/v2/swagger.json"
      ]
    }
  }
}

Step 3: Verify the Connection

Please fetch API documentation via MCP and tell me how many endpoints exist in the project.

Pro Tip: With Apidog MCP Server, you can generate code, search API content, and automate tasks in Cursor—without worrying about rate limits or extra costs!


Final Take-away

Cursor’s new unlimited-with-rate-limits Pro plan is a bold move, offering more flexibility and fewer hard stops for most users. But for those who need true freedom, transparency, and power, integrating Apidog MCP Server is the ultimate upgrade.

Indulge in the confidence of knowing your API workflow is optimized, cost-effective, and future-proof. Sign up for Apidog today and experience the next level of API development!

button

Explore more

Top 10 Best API Gateways for Developers in 2025

Top 10 Best API Gateways for Developers in 2025

These are top 10 best API gateway solutions for 2025. Explore top picks, key features, selection tips and Learn how Apidog streamline API design

30 July 2025

Will New Weekly Rate Limits for Claude Pro and Max Hinder Your Coding Workflow?

Will New Weekly Rate Limits for Claude Pro and Max Hinder Your Coding Workflow?

Discover how new weekly rate limits for Claude Pro and Max, starting August 28, 2025, impact your coding workflow. Learn to adapt with words of expert insights.

30 July 2025

What is MCP AI Agent?

What is MCP AI Agent?

Discover everything you need to know about the MCP AI Agent. Learn how this powerful AI tool can transform your workflows, integrate with APIs, and work seamlessly with tools like Apidog.

29 July 2025

Practice API Design-first in Apidog

Discover an easier way to build and use APIs