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

Running a 6-agent behavioral coaching pipeline on self-hosted Qwen3 235B with vLLM
A developer built a 6-agent cognitive pipeline for behavioral coaching running entirely on self-hosted Qwen3 via vLLM, using Qwen3 30B on 2x RTX 4090s for development and Qwen3 235B on RunPod A40 pods for production.

How an AI Personal Assistant Transformed Management of My Twitter Account
Discover how an AI personal assistant revolutionized the management of a Twitter account with increased engagement and efficiency. Learn from this real success story sourced from the OpenClaw community.

Opus Handles Frontend Cleanup by Delegating to Subagents from a Playbook
A user tuned one page, documented the fixes in an ADR playbook, then had Opus split the remaining 9 pages among 3 subagents, touching 41 files with near-perfect Lighthouse results.

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.