Skip to main content
SportsTypeScript

Milofax/xert-mcp

MCP server for XERT cycling analytics — access fitness signature (FTP, HIE, PP), training status, workouts, activities with XSS metrics, and MPA analysis.

sportscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/Milofax/xert-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "xert-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Milofax/xert-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Sports
Language
TypeScript
Author
Milofax