ZeroClaw (Rust AI Agent Runtime) - 启动、配对、配置、操作
ZeroClaw 是一个 Rust 编写的轻量级 AI Agent 运行时,支持工具执行、安全沙箱、紧急停止等功能。
# 方式一:直接运行(随机端口) zeroclaw # 方式二:指定端口 zeroclaw --port 42617 # 方式三:后台运行 zeroclaw --port 42617 &
首次启动会显示配对码,访问 Web UI 完成配对:
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
Control Sonos speakers (discover/status/play/volume/group).
Control Philips Hue lights and scenes via the OpenHue CLI.
Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).
Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks OpenClaw to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.
Control Eight Sleep pods (status, temperature, alarms, schedules).