Skip to content
Cursor

Garmin MCP for Cursor

com.garminmcp/garmin

Read-only Garmin data for your AI: sleep, Body Battery, activities, laps, and training status.

client:Cursor transport:streamable-http

Install Garmin MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "garmin": {
      "url": "https://garminmcp.com/u/{user_id}/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Garmin MCP in other clients