An Intervals.icu MCP server built for Stryd runners — power-based running analysis (a dual PMC with RSS and LBSS), designed so the LLM never does the math.
{
"mcpServers": {
"intervals-with-stryd": {
"command": "npx",
"args": [
"-y",
"intervals-mcp-with-stryd"
]
}
}
}