Files
tlbm-mcp/config-hermes.yaml
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

12 lines
279 B
YAML

# Hermes Agent 配置片段
# 复制到 ~/.hermes/config.yaml 的 mcp_servers 部分
mcp_servers:
tlbm:
command: npx
args:
- -y
- tlbm-mcp
env:
TLBM_API_URL: https://www.atomdancing.com/pm
TLBM_ADMIN_KEY: "" # 可选,用于内部管理接口