Commit Graph
4 Commits
Author SHA1 Message Date
wangjunandClaude Opus 4.6 0f28e31ba2 docs: 添加依赖方更新说明
- 一键更新:重新运行安装脚本
- 手动更新:git pull + npm build
- 提示需重启 MCP 客户端

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-07 11:48:01 +08:00
wangjunandClaude Opus 4.6 71dba5bc2f feat: 支持私有仓库 Bearer Token 认证安装
- install.sh 添加 --token 参数支持
- 使用 oauth2:${TOKEN}@ 格式进行认证
- README 更新安装说明,包含公开/私有两种方式

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-12 15:36:25 +08:00
wangjunandClaude Opus 4.6 3919899bd5 fix: 更新 git 仓库地址为 https://git.atomdancing.com
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-12 14:35:38 +08:00
wangjunandClaude Opus 4.6 29f34fddf3 feat: TLBM MCP Server 初始版本
- 提供无人车运营 API 的 MCP 封装
- 支持车辆状态查询、轨迹回放、订单管理等功能
- 一键安装脚本支持快速部署

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-12 14:32:50 +08:00