Card snapshot
anatome.dev
·
2026-08-12 19:23:28 UTC
·
e88b5a536163c259458f20a3c225ebef23c8351aa23ef25bcf402d399de74171
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "anatome",
"version": "2.6.0",
"description": "AI agent MCP workout & nutrition tracking - free, no registration. Log workouts, meals, cardio and body metrics by talking to ChatGPT, Claude, Cursor or any MCP client. 873 exercises with muscle diagrams, food search with barcodes (Open Food Facts + USDA), AI meal photo logging, progression analytics. Works before you sign up; a free key adds a private log.",
"keywords": [
"MCP",
"Model Context Protocol",
"fitness",
"nutrition",
"exercise",
"workout",
"meal logging",
"muscle diagram",
"barcode",
"progression",
"AI coaching",
"Cursor",
"Claude",
"ChatGPT",
"agents",
"food catalog API",
"nutrition API",
"food database API",
"barcode lookup API",
"calorie tracking API",
"macro tracking",
"Open Food Facts",
"USDA FoodData Central",
"recipe nutrition",
"cardio API",
"running",
"cycling",
"endurance training",
"GPX import",
"training load",
"workout analysis"
],
"transport": "http",
"url": "https://anatome.dev/mcp",
"protocol_version": "2025-06-18",
"authentication": {
"type": "none",
"description": "Works with no key: exercise search, muscle diagrams, food lookup and calculators are anonymous. Per-user logging uses a free key minted at POST https://platform.anatome.dev/v1/demo/key (no signup) or by signing in at https://client.anatome.dev.",
"optional": true,
"token_endpoint": "https://platform.anatome.dev/v1/demo/key"
},
"capabilities": {
"tools": true,
"prompts": true,
"resources": true
},
"categories": [
"health-and-fitness",
"productivity",
"data-and-analytics"
],
"tool_count": 63,
"tools": [
"search_exercises",
"get_exercise",
"resolve_exercise",
"list_muscles",
"generate_muscle_image",
"workout_image",
"list_routines",
"get_routine",
"get_ppl_day",
"instantiate_routine",
"search_foods",
"lookup_barcode",
"autocomplete_food",
"log_workout",
"get_workouts",
"log_meal",
"get_meals",
"log_water",
"log_body_metric",
"get_body_metrics",
"upsert_profile",
"get_profile",
"log_cardio",
"get_cardio_activities",
"parse_gpx",
"ai_parse_meal",
"ai_photo_macros",
"ai_meal_plan",
"ai_workout_plan",
"get_prs",
"get_volume",
"get_1rm_progression",
"get_training_load",
"get_muscle_recovery",
"get_goal_trajectory",
"correlate_progression",
"register_media",
"list_media",
"share_media",
"revoke_media_share",
"get_nutrition_daily",
"get_nutrition_weekly",
"get_nutrition_balance",
"get_water",
"update_meal",
"delete_meal",
"delete_workout",
"import_meals",
"export_data",
"get_adherence",
"get_streaks",
"compare_periods",
"get_weight_trend",
"get_body_delta",
"get_cardio_prs",
"get_goal_progress",
"list_goals",
"calculate",
"get_events",
"get_weekly_checkins",
"log_weekly_checkin",
"my_training_context",
"get_progress"
],
"prompt_count": 8,
"prompts": [
{
"name": "log_my_day",
"title": "Log my day",
"description": "Record everything you ate, drank and trained today in one pass."
},
{
"name": "what_should_i_train_today",
"title": "What should I train today?",
"description": "Pick today's session from your actual recovery state and recent training load."
},
{
"name": "review_my_week",
"title": "Review my week",
"description": "An honest read on the last 7 days: training, nutrition, weight, adherence."
},
{
"name": "plan_my_week",
"title": "Plan my week",
"description": "Build next week's training from a curated routine and your current load."
},
{
"name": "import_my_history",
"title": "Import my history from another app",
"description": "Bring meal history over from MyFitnessPal, Cronometer, Lose It! or MacroFactor."
},
{
"name": "check_my_progress",
"title": "Check my progress on a lift",
"description": "Personal records, estimated 1RM trend, and whether the last block moved the needle."
},
{
"name": "am_i_eating_enough_protein",
"title": "Am I eating enough?",
"description": "Compare intake against targets, including the nutrients most trackers ignore."
},
{
"name": "export_my_data",
"title": "Export my data",
"description": "Get a complete copy of everything anatome stores about you."
}
],
"resource_count": 8,
"resources": [
{
"uri": "ui://widget/meal-breakdown",
"name": "meal-breakdown",
"title": "Meal breakdown",
"mimeType": "text/html+skybridge"
},
{
"uri": "ui://widget/daily-nutrition",
"name": "daily-nutrition",
"title": "Daily nutrition",
"mimeType": "text/html+skybridge"
},
{
"uri": "ui://widget/muscle-recovery",
"name": "muscle-recovery",
"title": "Muscle recovery",
"mimeType": "text/html+skybridge"
},
{
"uri": "anatome://openapi",
"name": "openapi",
"title": "OpenAPI 3.1 specification",
"mimeType": "application/json"
},
{
"uri": "anatome://llms.txt",
"name": "llms-txt",
"title": "Connect recipe for AI agents",
"mimeType": "text/plain"
},
{
"uri": "anatome://tools",
"name": "tool-catalog",
"title": "Full tool catalog",
"mimeType": "application/json"
},
{
"uri": "anatome://muscles",
"name": "muscle-catalog",
"title": "Muscle slug catalog",
"mimeType": "application/json"
},
{
"uri": "anatome://write-policy",
"name": "write-policy",
"title": "Write field policy and units",
"mimeType": "text/markdown"
}
],
"example_prompts": [
"Log my breakfast: three eggs, two slices of rye toast and a flat white.",
"I benched 80 kg for 5, 5 and 3 today \u2014 log it and tell me whether that beats my last session.",
"What should I train today? Check what's actually recovered first.",
"Scan barcode 5900951024504 and log it as lunch.",
"Show me a muscle diagram of everything I trained this week.",
"How is my protein tracking against my target over the last 14 days?",
"Export everything you hold on me."
],
"icons": [
{
"src": "https://anatome.dev/apple-touch-icon.png",
"mimeType": "image/png",
"sizes": "180x180"
},
{
"src": "https://anatome.dev/favicon.svg",
"mimeType": "image/svg+xml",
"sizes": "any"
},
{
"src": "https://anatome.dev/og.png",
"mimeType": "image/png",
"sizes": "1200x630"
}
],
"documentation": "https://platform.anatome.dev/docs",
"llms_txt": "https://platform.anatome.dev/llms.txt",
"homepage": "https://anatome.dev"
}