anatome for VS Code
dev.anatome/anatome
Log workouts and meals by telling your AI. 873 exercises, muscle diagrams, food lookup.
client:VS Code
transport:streamable-http
tools:36
Install anatome in VS Code
.vscode/mcp.json
{
"servers": {
"anatome": {
"type": "http",
"url": "https://anatome.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- search_exercises
- get_exercise
- resolve_exercise
- list_muscles
- generate_muscle_image
- list_routines
- get_routine
- instantiate_routine
- search_foods
- lookup_barcode
- 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
- ai_parse_meal
- ai_photo_macros
- ai_meal_plan