MCP Server
Authentication
How authentication works with the GymUp MCP server.
Authentication happens through your browser. When you first connect, your MCP client opens a browser window where you log in with your GymUp account. Your session is then used for all subsequent requests.
Free vs Pro
Free accounts have access to exercise discovery tools (search_exercises and get_exercise_details).
All other tools require a Pro subscription. Pro tools return { requiresSubscription: true } when called without an active subscription.