@doublenickk: Anthropic shipped 125 settings for Claude The official docs cover 40 One developer found the other 85 and his API bill …
Summary
A developer discovered 85 undocumented settings for Anthropic's Claude API, leading to significant cost reductions by optimizing configuration such as memory scoping, extended thinking, and cache control.
View Cached Full Text
Cached at: 05/25/26, 06:45 AM
Anthropic shipped 125 settings for Claude
The official docs cover 40
One developer found the other 85 and his API bill dropped from $340 to $87
- not by using a cheaper model
- not by writing shorter prompts
just by moving one line in a config file to the right place
memory scoped per project → past clients never bleed into new work Extended Thinking on Light by default → 18–25% fewer Opus tokens in week one cache_control moved to the right line → the fix that turned a $340 bill into $87 plugins and MCP servers toggled off when idle → saved 25–40K tokens per session per-project model override → Haiku for docs, Sonnet for infra, Opus only where it matters
most Claude users are running a $100/month tool at 30% of its actual capability
Thank you for such nice words!
I agree with you
I’m not entirely sure about that
this is the main task!
I’m glad you liked it
yep
I’ll be glad to hear feedback from you later
Thank you for such a nice comment
this is true
Similar Articles
An article detailing the exact configuration and workflows that Anthropic's own engineers use with Claude Code, including parallel instances, CLAUDE.md patterns, writer/reviewer separation, skills fol
An article detailing the exact configuration and workflows that Anthropic's own engineers use with Claude Code, including parallel instances, CLAUDE.md patterns, writer/reviewer separation, skills folders, plugins, hooks, and batch operations.
Claude Code isn't gone quite yet!
Anthropic has rolled back its planned restriction on Claude Agent SDK and claude -p usage from subscription rate limits, citing a need to update the plan based on user feedback.
@Granite0x: ran into an old friend. ex-Anthropic engineer. told him my Claude was broken. asked his setup. he said one thing: "chec…
A developer recounts how a cryptic hint from an ex-Anthropic engineer ('check your score') led him to create a harness of files and commands (e.g., CLAUDE.md, init.sh, feature_list.json, etc.) that assess and improve Claude AI agent performance, turning the hint into a practical tool.
@jerryjliu0: lmao
Anthropic extends Claude model access on paid plans and keeps Claude Code's weekly rate limits 50% higher through July 19.
@_avichawla: Anthropic's in trouble, again. The entire Claude experience is now available at 1/6th the price. Kimi now does everythi…
Anthropic's in trouble, again. The entire Claude experience is now available at 1/6th the price. Kimi now does everything Claude does, powered by K2.6, a 1-trillion-parameter MoE model that activates only 32B parameters per token. It covers all three features Claude has (Chat, Code, and Cowork): 1) Kimi Chat runs in four modes - Instant for fast responses - Thinking for deep reasoning - Agent for multi-step execution - and Agent Swarm for parallel workloads. There's a 262K context window across