
Cycling Coach AI
Connect an agent to training plans, workouts, nutrition, and device data from Strava, Garmin, and Wahoo while building a cycling product.
Overview
Cycling Coach AI is a MCP server for the Build phase that delivers AI training plans, workouts, nutrition, strength coaching, and Strava, Garmin, and Wahoo integrations to agents.
What is this MCP server?
- AI cycling coach: plans, workouts, nutrition, and strength guidance
- Integrations with Strava, Garmin, and Wahoo via hosted MCP
- Remote streamable-http at app.usecoachai.com/api/mcp
- Version 1.0.0 — fitness agent tooling without self-hosting a model stack
- Remote endpoint: https://app.usecoachai.com/api/mcp
- Server version: 1.0.0
- Named integrations: Strava, Garmin, Wahoo
What problem does it solve?
Fitness indie devs burn time reimplementing periodization logic and wearable sync before their agent can suggest a real training week.
Who is it for?
Builders shipping cycling or endurance products who want coach + wearable intelligence inside their agent workflow.
Skip if: Teams needing offline-first coaching, non-cycling sports dominance, or full white-label control without UseCoachAI’s backend.
What do I get? / Deliverables
After adding the remote MCP, your agent can generate coach-aligned plans and device-aware guidance while you build the app shell.
- Structured workout and nutrition responses usable in app prototypes
- Integration-oriented coach data for Strava, Garmin, and Wahoo-linked features
Recommended MCP Servers
Journey fit
Primary shelf is build because most solo founders install this MCP to implement coach features and device integrations in code. Integrations subphase reflects Strava, Garmin, and Wahoo hooks plus coach APIs rather than pure frontend polish.
How it compares
Vertical fitness-coach MCP with wearable bridges, not a generic LLM prompt pack or pure Strava REST wrapper.
Common Questions / FAQ
Who is Cycling Coach AI for?
Solo builders creating cycling apps or agent coaches who need structured training, nutrition, strength content, and Strava, Garmin, or Wahoo context.
When should I use Cycling Coach AI?
Use it when prototyping coach flows, implementing integrations, or drafting personalized training lifecycle content.
How do I add Cycling Coach AI to my agent?
Configure your MCP client with the remote URL https://app.usecoachai.com/api/mcp (streamable-http) per your editor’s MCP instructions.