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.
Quick Start
Clone the repository:
git clone https://github.com/Milofax/xert-mcpClaude Desktop configuration example:
{
"mcpServers": {
"xert-mcp": {
"command": "npx",
"args": [
"-y",
"Milofax/xert-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.