Claude Code
常用命令
- cost 统计消耗
- context 查看当前的上下文
- stats
/insights生成使用报告
MCP
- https://pipedream.com 实现接入其他软件,比如 toggl
问题
- 终端下无法登录,配置文件中增加代理
- {
“env”: {
“HTTP_PROXY”: “http://127.0.0.1:7890“,
“HTTPS_PROXY”: “http://127.0.0.1:7890“
}
}
- {
/insights 生成使用报告MCP
问题