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

Local dashboard tracks Claude Code usage with token costs, tool calls, and session analytics
A developer built a local dashboard that reads Claude Code's JSONL session files to visualize token usage, estimated costs, tool call breakdowns, and session history. The tool runs entirely on your machine with an Express API and React dashboard.

Open Source Chrome Extension Development Skills Package Released
Developer quangpl has packaged four years of Chrome extension development experience into eight AI agent skills covering scaffolding with WXT, manifest generation, security auditing, testing, asset generation, publishing, and MV2 to MV3 migration.
TextExpander MCP Server Lets Claude AI Access and Manage Your Snippet Library
TextExpander launched a free MCP server that connects your snippet library to Claude. Claude can list, search, create, and edit snippets in bulk, including dynamic fields like dates and dropdowns.

Setting Up OpenClaw as an Always-On AI Assistant
OpenClaw, configured as an always-on AI assistant for a small dev team, is set up on a Railway server with Claude as the backend and integrates with Google Workspace, GitHub, and more.