Use Endurance Analytics from Claude Code, Codex or any MCP-capable assistant, with access to the race catalog, course breakdowns and pacing plans.
Add the server, then run /mcp. Your browser opens, you sign in and approve what the assistant may access.
claude mcp add --transport http endurance https://api.endurance-analytics.com/mcp
Nothing is stored on disk: the assistant gets a short-lived token and refreshes it by itself. Revoke it any time in your profile settings.
Add this block to ~/.codex/config.toml — remote servers are configured in the file, not by a command.
[mcp_servers.endurance] url = "https://api.endurance-analytics.com/mcp"
Then sign in: the command opens your browser and stores the token for Codex.
codex mcp login endurance
Any client that supports remote HTTP servers connects to this address. Authorization happens in the browser.
https://api.endurance-analytics.com/mcp