← Back to Plugins
MCP Server MCP

io.github.dropflyai/fitfly-engine

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Deterministic fitness coaching engine: adaptive programs, progression math, readiness autoregulation

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://workout-engine-production-5dd7.up.railway.app/mcp",
      "headers": [
        {
          "description": "Bearer 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.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...