lifttrackapp.com
LiftTrack is a mobile app for Garmin users to build, sync, and track strength-training workouts. It provides workout planning, exercise tracking, and Garmin watch integration for guided lifting sessions.
LiftTrack exposes an OAuth-authenticated MCP server at https://mcp.lifttrackapp.com/ for AI assistants and MCP clients; no public HTTP/GraphQL API or first-party CLI surfaced in public docs.
- LiftTrack MCP Serverdiscovered
Add the LiftTrack MCP server URL https://mcp.lifttrackapp.com in an MCP-capable client such as ChatGPT, Claude, Cursor, Claude Code, or Gemini CLI, then sign in with your LiftTrack account when prompted, as described in How To Connect LiftTrack to Your AI Assistant. The client opens a browser window for LiftTrack sign-in on first use and stores the resulting session/token until it expires.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://lifttrackapp.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