Back to overview

Setup guide

Connect athletedata to Cursor

Add the athletedata MCP server to Cursor so you can query your training data inline while you work.

Heads up: Cursor MCP integrations require a paid Cursor plan (Pro or Business).
1

Open Cursor Settings

In the menu bar, click Cursor Settings...Cursor Settings.

Cursor menu showing Settings and Cursor Settings
2

Go to Tools & MCP

In the settings sidebar, click Tools & MCP. You should see your installed MCP servers (if any) and a New MCP Server entry at the bottom.

Cursor Tools & MCP settings page
3

Add a new MCP server

Click New MCP Server → Add a Custom MCP Server. Cursor opens the mcp.json file.

Grab the JSON config from your dashboard using the Copy JSON config button, then paste it into Cursor's mcp.json.

For reference, the config looks like this:

{
  "mcpServers": {
    "athletedata": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.athletedata.health/mcp?apiKey=YOUR_API_KEY"
      ]
    }
  }
}
4

Save and start using it

Save the file. Cursor picks up the new server automatically and the athletedata tools become available in the chat panel. Try asking:

What was my average HRV last week, and how does it compare to my 30-day baseline?

Not working?

New to athletedata?

athletedata pulls your training, sleep and recovery out of 20+ apps - Garmin, WHOOP, Oura, Apple Health, Hevy and the rest of your stack - and keeps it in one place. This guide is how you point the AI you already use at it. You just need an account first.

Works with Claude, ChatGPT, Cursor, Perplexity and Lovable. Cancel anytime.