Claude + MCP Builds Running Routes, Syncs to Garmin Watch

A Redditor (u/tommy-getfastai) shared how they hooked Claude up to a custom route builder using MCP (Model Context Protocol). The setup lets Claude create running routes and sync them directly to a Garmin watch.
How It Works
- A friend had already built a route builder. The Redditor connected it to Claude via MCP.
- Claude generates routes that are viewable in realtime — you can watch it work and make manual adjustments.
- The MCP also connects to Garmin's API, so routes can be sent directly to the watch.
Real-World Result
In San Francisco — famously hilly — Claude found flatter running streets in the Mission district that the user hadn't discovered in about a year of running there. The AI identified routes the human missed.
Key Takeaway
This isn't a public product. It's a personal integration using MCP between Claude and a custom route-builder app, plus Garmin's API. But it shows MCP's potential for hooking LLMs into domain-specific tools with real-world output (GPS routes, not just text).
📖 Read the full source: r/ClaudeAI
👀 See Also

Using MCP Servers to Connect Claude to Live Databases for On-Demand Analysis
A developer built an MCP server for CybersecTools, connecting Claude to a database of 10,000+ cybersecurity products, enabling live data analysis instead of traditional dashboards. The server provides 40 tools for comparing vendors, analyzing market categories, and checking NIST CSF 2.0 coverage.

IT Engineer's Experience with AI-Assisted Development Reveals Common Pitfalls
An IT engineer with systems and automation background shares their journey using AI for full-stack development, detailing specific architectural problems that emerged as applications grew, including excessive client-side data handling, poor separation of concerns, and security issues.

Building an Asian-market AI CEO persona for OpenClaw with native Chinese thinking
A developer built Eve, an AI CEO persona specifically designed for HK/TW/CN markets, addressing the problem of English personas with poor Chinese translation. The solution includes three separate voice modes, Asian-specific memory decay, platform-aware routing, and local competitor monitoring.

AI-Powered E-commerce Store Recovers from 3AM Crash Without Human Intervention
An AI-operated e-commerce store experienced an unhandled exception that took down the order pipeline at 3am. The system autonomously detected the failure, identified the root cause, attempted a fix, verified recovery, and resumed operations before morning.