Use TrainPace from Your AI Assistant

TrainPace runs a free, public Model Context Protocol (MCP) server at https://api.trainpace.com/api/mcp — Streamable HTTP, no account or API key required. Connect Claude, ChatGPT, or any MCP client and ask training questions in plain English; the agent calls the same math that powers this site.

Available tools

How to connect

Fetching pages instead

If you are reading the site rather than calling tools, request any page with an Accept: text/markdown header, or append .md to its path, to get clean Markdown instead of a JavaScript app shell.

curl -H "Accept: text/markdown" https://trainpace.com/calculator
curl https://trainpace.com/calculator.md