Kibble
Care, logged by simply talking.
Kibble
Dog Meals
Last fed
No meals yet
Add a meal to start tracking.
Recent meals 0
Recent walks 0
Daily notes
Manual feeding entry
Manual walk entry
Ounces per day
last 14 daysMiles per day
last 14 daysWeight
Manual weight entry
Weight history 0
Your dogs 0
AI options FREE mode
Siri voice control Off
Hands-free logging. Generate a token below, then add the shared iOS Shortcut and paste your token into its Text action.
Voice logging uses Google Gemini on the server with automatic model failover. The deployed Cloudflare Pages project must have a GEMINI_API_KEY secret configured.
Say the shortcut's name, not the command. Siri's trigger phrase is whatever the shortcut is called — say "Hey Siri, Update Dog Tracker", wait for it to start listening, then say "add 2 ounces". Saying "Hey Siri, add 2 ounces" matches no shortcut, so Siri answers "Sorry, I didn't get that" and nothing ever reaches this app. Rename the shortcut in the Shortcuts app if you want a phrase that's easier to say.
Copy this token now — it won't be shown again:
Endpoint: https://dog-food-tracker.pages.dev/api/voice/update —
in the shortcut's "Get contents of URL" action set Method to POST and
Request Body to JSON, with a text field holding the Dictated Text
and a token field holding your token. Method defaults to GET, which won't log anything.
Shortcut misbehaving? Open
https://dog-food-tracker.pages.dev/api/voice/update?token=YOUR_TOKEN
in a browser — it reports whether the token, your dogs, and the language service are reachable.
Connect to Claude (MCP) Custom connector
Let Claude read your dogs' live data and add, edit, or delete feedings, walks, weights, and notes — and update each dog's goals — in any chat, no exporting or pasting. It can also fill in days you forgot (“he had 8 oz Tuesday morning”) and fix entries after the fact, including moving one to the right day. Generate a connector URL below, then in Claude go to Settings → Connectors → Add custom connector and paste it (leave the OAuth fields blank). Requires a paid Claude plan.
Copy this URL now — the token won't be shown again:
This URL can read and write your data, just like Siri. It lives in Claude's connector settings, not your chats — manage or revoke it in the token list above. Endpoint: https://dog-food-tracker.pages.dev/mcp
Feeding reminder Off
Get a nudge if nothing has been logged for the active dog by a time you pick. Works while the app is open or installed; off by default.
Add to home screen
Install this app on your phone so it opens from your home screen instead of Safari.
Backup & restore
Export your dogs, meals, walks, and weights as a JSON file, or restore from a previous backup.
Updated July 8, 2026 · v20260708-polish-2