trainingpeaks-mcp: TrainingPeaks MCP Server connects your TrainingPeaks account to AI assistants via the Model Context Protocol. It provides 54 tools for querying workouts, building structured intervals, managing the calendar, tracking fitness trends, and controlling training through natural conversation. No API approval required—uses secure cookie authentication stored in your system keyring.; context-mode: Every tool call in an MCP (Model-Controller-Program) environment dumps raw data into the context window, quickly consuming space and causing the agent to lose track of ongoing tasks. Context Mode is an MCP server that tackles this by sandboxing tool outputs to significantly reduce context usage, tracking session events in SQLite for continuity, and promoting 'think in code' to minimize data processing within the LLM.
Ask your AI assistant to build a custom interval workout and schedule it
Deep repository research and analysis (e.g., architecture, contributors, issues)