Files
intervalsicu-mcp/tests/ressources/wellness_entry.json
T
Chris Farhood 935abf86d4
build-image / build (push) Failing after 18s
Fork intervals-mcp-server: native OAuth + streamable-HTTP, no monkeypatch
- Bump mcp[cli] 1.22 -> 1.28.1 (negotiates MCP protocol 2025-11-25, matching
  current Claude clients; the old 2025-06-18 server never got a tools/list on
  the connector surface).
- Bake transport config into code: stateless_http + json_response for HTTP
  (single JSON body instead of a 34KB SSE stream, which the connector pipeline
  handles far more reliably).
- Bake Authentik OAuth (AuthSettings + JWT TokenVerifier) into intervals_mcp_server.auth,
  configured from MCP_ISSUER/MCP_RESOURCE/MCP_JWKS_URI/MCP_CLIENT_ID — removes the
  runtime FastMCP.__init__ monkeypatch from the k8s deployment command.
- Accept token audience with/without trailing slash (RFC 8707 clients use the
  slash-normalised resource metadata value).
- Dockerfile CMD runs the module (transport via MCP_TRANSPORT); add .gitea CI to
  build+push the image to git.farh.net/farhoodlabs/intervalsicu-mcp.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-04 15:07:46 -04:00

55 lines
1.0 KiB
JSON

{
"id": "2025-05-24",
"ctl": 70.87253,
"atl": 91.97159,
"rampRate": 6.997368,
"ctlLoad": 299,
"atlLoad": 299,
"sportInfo": [
{
"type": "Ride",
"eftp": 282.85992
},
{
"type": "Run",
"eftp": null
}
],
"updated": "2025-05-25T08:10:00.827+00:00",
"weight": 78,
"restingHR": 50,
"hrv": null,
"hrvSDNN": null,
"menstrualPhase": null,
"menstrualPhasePredicted": null,
"kcalConsumed": null,
"carbohydrates": null,
"protein": null,
"fatTotal": null,
"sleepSecs": null,
"sleepScore": null,
"sleepQuality": null,
"avgSleepingHR": null,
"soreness": null,
"fatigue": null,
"stress": null,
"mood": null,
"motivation": null,
"injury": null,
"spO2": null,
"systolic": null,
"diastolic": null,
"hydration": null,
"hydrationVolume": null,
"readiness": null,
"baevskySI": null,
"bloodGlucose": null,
"lactate": null,
"bodyFat": null,
"abdomen": null,
"vo2max": null,
"comments": null,
"steps": 2303,
"respiration": null,
"locked": null
}