Skip to main content
Cursor MCP docs You can find your Ref API key at ref.tools/keys

Install Steps

  1. Open Cursor Settings
  2. Click Tools & MCP
  3. Click New MCP Server. This will open an mcp.json file.
  4. Update mcp.json
{
  "mcpServers": {
    "RefPlan": {
      "type": "http",
      "url": "https://api.plan.ref.tools/mcp",
      "headers": {
        "x-ref-api-key": "your-api-key"
      }
    }
  }
}
For plan-specific mode, use "url": "https://api.plan.ref.tools/mcp?plan=<PLAN_ID>".

Verify

In Cursor Settings click Tools & MCP. You should see RefPlan with a green dot.

Get help

If you have any issues, please reach out to help@ref.tools. We’re happy to help you get started!