{
  "mcpServers": {
    "fitly-ai": {
      "url": "https://mcp.fitly.chat/mcp",
      "name": "Fitly AI",
      "description": "AI fitness and nutrition coaching. Log meals, track workouts, manage meal and workout plans, track weight, water, daily check-ins (sleep, energy, mood, soreness, stress, hunger) and body measurements, and chat with your AI fitness coach.",
      "transport": {
        "type": "streamable-http"
      },
      "authentication": {
        "type": "bearer",
        "instructions": "Create an agent token in the Fitly AI app (Settings > Integrations). Use it as a Bearer token in the Authorization header."
      },
      "capabilities": {
        "tools": true
      }
    }
  }
}
