fitfly engine for Cursor
io.github.dropflyai/fitfly-engine
Deterministic fitness coaching engine: adaptive programs, progression math, readiness autoregulation
client:Cursor
transport:streamable-http
tools:10
Install fitfly engine in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fitfly-engine": {
"url": "https://workout-engine-production-5dd7.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs