Agent Tools
Back to MCP servers
● degraded

Analyse activities, build training plans and sync structured workouts to your sports watch.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://www.tredict.com/api/mcp/v2
JSON-RPC initialize probe
curl -X POST https://www.tredict.com/api/mcp/v2 \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://www.tredict.com/blog/mcp_server_docs/
Source code
https://github.com/tredict-com/mcp-server