At a glance
- Server URL:
https://gfit-claude-connector-mcp-app.keenmcp.workers.dev/mcp - Authentication: none required
- Transport: Streamable HTTP
- Primary tools:
create_workout_plan - Behavior: interactive fitness video widgets and workout generation
GFit is an interactive fitness assistant that generates personalized, equipment-free home workout plans directly within your chat. By drawing from a curated library of real exercise video tutorials, GFit helps users achieve their fitness goals without needing any special equipment.
GFit Claude Connector is intended to be installed as a hosted MCP server in Claude. No separate account, API key, or OAuth flow is required for normal usage.
Use the hosted MCP server URL: https://gfit-claude-connector-mcp-app.keenmcp.workers.dev/mcp.
Complete the standard Claude MCP connection flow for a hosted HTTPS server.
Ask Claude to create a quick home workout plan and interact with the video widget.
GFit generates a customized fitness routine and renders an interactive widget displaying high-quality video tutorials, along with exercise tags and step-by-step instructions. Users can naturally navigate through their workout session.
Users can request general full-body routines or target specific muscle groups. The app instantly builds a customized plan.
Users get an interactive widget displaying real exercise video tutorials right inside the chat window.
GFit tracks the user's progress. Simply say "next exercise" or "skip this one" to update the widget seamlessly.
You can request a workout simply by typing a natural language prompt. Claude will automatically trigger the create_workout_plan tool and return a video widget.
"Create a GFit home workout for me"
"I want to lose weight at home, give me a quick workout"
"Give me something for glutes and quads"
"Next exercise" (to advance through your plan)
| Tool: create_workout_plan | Creates an exact, equipment-free home workout plan from GFit's curated library of real exercise video tutorials. |
|---|---|
| Tool: show_exercise | Displays one exact exercise of an existing GFit plan in the widget. Used to move through a plan the user already has. |
| Capabilities | Read-only rendering of video exercises. Does not provide medical advice or persist user data externally. |
| Authentication | No user account, API key, or login is required. |
https://gfit-claude-connector-mcp-app.keenmcp.workers.dev/mcp.