GymUp Docs
MCP Server

Authentication

How authentication works with the GymUp MCP server.

The server uses standard OAuth 2.0 with dynamic client registration and PKCE. When you first connect, your MCP client registers itself, then opens a browser window where you log in with your GymUp account. The client receives an access token and sends it as a Bearer header on every request. Tokens expire after about an hour; MCP clients refresh them automatically.

Subscription

The MCP server requires an active GymUp subscription, purchased through the GymUp mobile app.

View pricing plans →

On this page