Loading MCP server directory, please wait...
Deterministic fitness coaching engine: adaptive programs, progression math, readiness autoregulation
npx @getmcp/cli add io.github.dropflyai/fitfly-engineRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer fft_... personal access token. FitFly users mint one via POST /api/engine/me/mcp-token; coaches mint athlete tokens via the partner API. See /connect.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dropflyai/fitfly-engine": {
"url": "https://workout-engine-production-5dd7.up.railway.app/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}