Nutrition by Pack4Back for Cursor
com.pack4back/nutrition
Log meals, water, and weight to Garmin Connect from Claude or ChatGPT.
client:Cursor
transport:streamable-http
Install Nutrition by Pack4Back in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"nutrition": {
"url": "https://nutrition.pack4back.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs