Skip to content
JP the catJP the Cat

Glossary

Prompt caching explained

Reusing a previously-sent context prefix instead of paying full input price for it again.

Why it matters for cost

Cache reads cost 0.1x the input rate; the first write costs 1.25x (5-min) or 2x (1-hour).

How JP the Cat surfaces it

JP the Cat reads the real token counts behind this from the local logs on your Mac and prices them at the shipped rates — so it shows up in your actual cost, not an estimate.

Common questions

What is prompt caching?
Reusing a previously-sent context prefix instead of paying full input price for it again.
How does it change what I pay?
Cache reads cost 0.1x the input rate; the first write costs 1.25x (5-min) or 2x (1-hour).

See it in your real numbers

JP the Cat prices your actual local usage at the shipped rates — not an estimate.

Download Meow

Your download is on the way

JP is on her way to your Mac!

Check the Downloads folder for the DMG. Want the occasional, useful update? Leave your email — no spam, unsubscribe anytime.

Email is optional.

Download didn't start? Download it directly.

Prefer Homebrew? Install the same signed, notarized app from JP's public tap.

brew tap 8bittts/jpthecat
brew trust 8bittts/jpthecat
brew install --cask jpthecat
View and verify the tap