# MissingMCP > Hosted MCP connectors for Claude and other MCP clients — currently a Garmin MCP server, with more services on the way. Users sign in once with their own account; the gateway handles OAuth 2.1 (PKCE, dynamic client registration) and forwards MCP traffic to a per-user upstream. ## Connectors - [Garmin](https://missingmcp.com/garmin): hosted Garmin MCP server. MCP endpoint: https://missingmcp.com/garmin/mcp (Streamable HTTP, OAuth 2.1 — sign in with your own Garmin account). - [WHOOP](https://missingmcp.com/whoop): hosted WHOOP MCP server. MCP endpoint: https://missingmcp.com/whoop/mcp (Streamable HTTP, OAuth 2.1 — sign in with your own WHOOP account). ## How to connect - In Claude: Settings → Connectors → Add custom connector → paste the MCP endpoint URL above. - In ChatGPT (web): Settings → Apps → Advanced settings → enable Developer mode → create a custom connector with the MCP endpoint URL above. Guide: https://missingmcp.com/garmin/chatgpt ## Source - Gateway: https://github.com/VelkyVenik/missingmcp - Garmin worker: https://github.com/Taxuspt/garmin_mcp