# Claude Code Token Analyzer 配置文件
# 复制到 ~/.config/cc-token-analyzer/config.toml
# 订阅价格历史(支持多个时间段)
# Pro: $20/月, Max 5x: $100/月, Max 20x: $200/月
[[]]
= "2026-01-01"
= 100.0
= "max_5x"
[[]]
= "2026-03-01"
= 200.0
= "max_20x"
# 价格覆盖(可选,优先级高于内置价格)
# 内置价格来源:platform.claude.com/docs/en/about-claude/pricing (2026-03-21)
# [pricing_override.claude-opus-4-6]
# base_input = 5.0
# cache_write_5m = 6.25
# cache_write_1h = 10.0
# cache_read = 0.50
# output = 25.0