fitfly engine for VS Code
io.github.dropflyai/fitfly-engine
Deterministic fitness coaching engine: adaptive programs, progression math, readiness autoregulation
client:VS Code
transport:streamable-http
tools:10
Install fitfly engine in VS Code
.vscode/mcp.json
{
"servers": {
"fitfly-engine": {
"type": "http",
"url": "https://workout-engine-production-5dd7.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs