tredict.com
Tredict is an endurance sports training and activity-analysis platform for athletes and coaches. It stores training activities, planned workouts, and health metrics, and integrates with connected fitness devices and services.
Tredict exposes a bearer-authenticated REST API at `https://www.tredict.com/api/oauth/v2/` plus an OAuth-capable MCP server at `https://www.tredict.com/api/mcp/v2/`; no public GraphQL API or CLI surfaced.
- Tredict MCP Serverdiscovered
- Tredict APIdiscovered
Email support@tredict.com with your app name, short description, logo, one or more OAuth callback URLs, privacy-policy link, required scopes, and whether you need PKCE-only or server flow. Tredict issues a client_id, and for confidential/server flow also a client_secret, as described in the OAuth2 documentation.
Sign in to the Tredict web app, open Settings → Personal API, create a token, select scopes, and store the token securely. The setup and scopes are described in Setup and Getting Started.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://tredict.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing