fitfly engine for Claude Desktop
io.github.dropflyai/fitfly-engine
Deterministic fitness coaching engine: adaptive programs, progression math, readiness autoregulation
client:Claude Desktop
transport:streamable-http
tools:10
Install fitfly engine in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fitfly-engine": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://workout-engine-production-5dd7.up.railway.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs