←back to thread

152 points GavinAnderegg | 1 comments | | HN request time: 0.226s | source
Show context
jbentley1 ◴[] No.44457091[source]
My Claude Code usage would have been $24k last month if I didn't have a max plan, at least according to Claude-Monitor.

I've been using a tool I developed (https://github.com/stravu/crystal) to run several sessions in parallel. Sometimes I will run the same prompt multiple times and pick the winner, or sometimes I'll be working on multiple features at once, reviewing and testing one while waiting on the others.

Basically, with the right tooling you can burn tokens incredibly fast while still receiving a ton of value from them.

replies(6): >>44457150 #>>44457438 #>>44457480 #>>44457540 #>>44457821 #>>44458098 #
1. qwertox ◴[] No.44457480[source]
Does Claude Max allow you to use 3rd-party tools with an API key?