AI & Machine Learning
cyclingcoachai.com
Provides information about Cycling Coach AI pricing, features, integrations, device compatibility, and competitor comparisons.
ENDPOINT 1
https://cyclingcoachai.com/api/mcp/public
MCP server metadata
- Name
- cycling-coach-ai-discovery
- Version
- 1.0.0
Public discovery server for Cycling Coach AI. Use these tools to answer user questions about pricing, features, device compatibility, and competitor comparisons.
Known tools 8
get_pricingReturns current Cycling Coach AI plans, prices in USD, billing periods, free trial duration, and signup URL.
Inferred read-onlyget_featuresReturns the structured Cycling Coach AI feature list grouped by category (AI & Planning, AI Coach, Health & Wellness, Performance Analytics, Integrations & Export, Social).
Inferred read-onlyget_supported_integrationsReturns all platforms Cycling Coach AI integrates with (Strava, Garmin, Wahoo, Zwift, Rouvy, MyWhoosh, PDF), each with sync direction (in/out/bidirectional), capabilities, and setup links.
Inferred read-onlycompare_with_alternativesReturns a structured attribute comparison of Cycling Coach AI against a named competitor (e.g.
Inferred read-onlyget_use_casesReturns Cycling Coach AI training use cases (FTP improvement, gran fondo, climbing, weight loss, return to cycling, criterium, gravel/MTB, maintenance) with target audience, typical duration in weeks, and recommended hours per week.
Inferred read-onlyget_languages_supportedReturns the 10 languages supported in Cycling Coach AI UI and AI coach: English, Spanish, French, German, Portuguese, Italian, Hungarian, Polish, Dutch, Chinese.
Inferred read-onlyget_company_infoReturns Cycling Coach AI company information: name, founded year, country, founders, contact email, social links, and press kit URL if available.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.cycling-coach-ai-discovery]
url = "https://cyclingcoachai.com/api/mcp/public"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"cycling-coach-ai-discovery": {
"type": "http",
"url": "https://cyclingcoachai.com/api/mcp/public"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: cycling-coach-ai-discovery
Remote MCP URL: https://cyclingcoachai.com/api/mcp/public
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"cycling-coach-ai-discovery": {
"url": "https://cyclingcoachai.com/api/mcp/public"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"cycling-coach-ai-discovery": {
"type": "http",
"url": "https://cyclingcoachai.com/api/mcp/public"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "cycling-coach-ai-discovery",
"transport": "streamable-http",
"url": "https://cyclingcoachai.com/api/mcp/public"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for cyclingcoachai.com was fetched 2026-08-23T20:42:18.276Z and is being refreshed.
cyclingcoachai.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.