{"name":"food-diary-mcp","description":"Per-user meal logging, day summaries, and goal-progress tools for Food Diary.","version":"0.1.0","transport":{"kind":"streamable-http","url":"https://api.trackwhatyoueat.com/mcp"},"authorization":{"oauth_authorization_server":"https://api.trackwhatyoueat.com/.well-known/oauth-authorization-server"},"tools":[{"name":"ping","description":"Liveness probe — returns server time + version.","status":"available"},{"name":"log_meal","description":"Log a meal from free-text.","status":"planned"},{"name":"get_day_summary","description":"Return DaySummary for a user + date.","status":"planned"},{"name":"get_goal_progress","description":"Return per-nutrient GoalProgress for a date.","status":"planned"},{"name":"search_food_cache","description":"Top-k similar foods from the shared cache.","status":"planned"},{"name":"suggest_meal","description":"Propose a kosher meal for the slot against remaining macros (kosher-only is a hard constraint, see DESIGN §1.1).","status":"planned"}]}