← Registry

AI & Machine Learning

cyclingcoachai.com

Provides information about Cycling Coach AI pricing, features, integrations, device compatibility, and competitor comparisons.

1 endpoint8 known toolsFirst detected June 3, 2026Last detected August 13, 2026

ENDPOINT 1

https://cyclingcoachai.com/api/mcp/public

No auth detected

MCP server metadata

Name
cycling-coach-ai-discovery
Version
1.0.0
Capabilities
tools
Server instructions

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_pricing

Returns current Cycling Coach AI plans, prices in USD, billing periods, free trial duration, and signup URL.

Inferred read-only
get_features

Returns the structured Cycling Coach AI feature list grouped by category (AI & Planning, AI Coach, Health & Wellness, Performance Analytics, Integrations & Export, Social).

Inferred read-only
get_supported_integrations

Returns 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-only
check_device_compatibility

Checks if a specific cycling device (e.g.

Inferred read-only
compare_with_alternatives

Returns a structured attribute comparison of Cycling Coach AI against a named competitor (e.g.

Inferred read-only
get_use_cases

Returns 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-only
get_languages_supported

Returns the 10 languages supported in Cycling Coach AI UI and AI coach: English, Spanish, French, German, Portuguese, Italian, Hungarian, Polish, Dutch, Chinese.

Inferred read-only
get_company_info

Returns Cycling Coach AI company information: name, founded year, country, founders, contact email, social links, and press kit URL if available.

Potential side effects

CONNECT 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.

Trust status Trusted

cyclingcoachai.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.