Tredict MCP Server Enables Claude to Create and Push Training Plans to Sports Watches

A developer has built a Tredict MCP Server for Claude.ai and Claude Code, using Claude extensively during development to implement the server and its tools. Tredict is a training planning and analytics platform for endurance athletes and coaches that connects with Garmin, Coros, Suunto, Wahoo, and other devices.
Core Functionality
With the Tredict MCP Server added to Claude, users can create complex endurance training plans with structured workouts by prompting Claude with specific questions. These workouts are uploaded directly to connected sports watches via Tredict, ready for execution. This creates a workflow cycle: AI generates plans, user executes them, AI assesses performance, then generates new plans.
Features and Capabilities
- The MCP server includes an MCP App specifically designed for Claude.ai that provides visual and interactive feedback on newly created training plans, embedded directly within the Claude chat interface.
- Users can ask Claude for current running FTP (Functional Threshold Power) and other performance metrics used in running and cycling.
- Claude can provide information about users' best training sessions and discuss training data.
- The developer reports that Claude created "very meaningful and complex plans" during testing, demonstrating strong capability for creating structured workouts.
Setup and Access
The workflow involves connecting your preferred sports watch to Tredict on one side, then letting Claude push structured workouts to it through the MCP server. Tredict offers a free trial for 3 months. Connection instructions for Claude.ai to the Tredict MCP Server are available at: https://www.tredict.com/faq/connect-claude-web-with-tredict/
📖 Read the full source: r/ClaudeAI
👀 See Also

Crag: Open-source tool generates unified AI agent rules from project configs
Crag is an open-source compiler that analyzes project configurations and generates a single governance.md file, then compiles it into multiple AI agent rule files to prevent configuration drift across tools like Claude Code, Cursor, and Copilot.

Temporal-MCP: Wall-Clock Awareness for LLMs with OAuth Support
Temporal-MCP is a minimal MCP server that provides wall-clock awareness to LLMs, addressing time-related failure modes like incorrect greetings and stale context. It offers two tools (temporal_tick and temporal_peek) returning elapsed time, day-rollover detection, and fresh-thread flags.

SoulPrint: Local Tool for Searching Claude and ChatGPT History Together
SoulPrint is an open-source Python tool that imports conversation exports from Claude (.json) and ChatGPT (.zip) into a local SQLite archive, enabling full-text search across both providers simultaneously with BM25 ranking and highlighted snippets.

ByteRover Memory Plugin for OpenClaw: Native Integration with Semantic Hierarchy
ByteRover Memory Plugin for OpenClaw provides native, structured long-term memory via a three-layer architecture and semantic hierarchy stored in Markdown files. It achieves 92.2% retrieval accuracy and requires OpenClaw v2026.3.22+.