Files
mimiclaw/docs/tool-setup
Asklv f2b1f2066a docs: add architecture, testing, and troubleshooting sections
Complete the Feishu guide with publish/test steps, architecture diagram,
configuration constants, CLI reference, and troubleshooting for common
issues (webhook, token, group chat).
2026-03-05 11:30:00 +08:00
..

Tool Setup Guides

Configuration guides for MimiClaw's external service integrations.

Guides

Guide Service Description
Feishu Setup Feishu / Lark Feishu bot channel — receive and send messages via Feishu

Overview

MimiClaw integrates with external services to extend its capabilities. Each guide below walks through obtaining API credentials, configuring MimiClaw (build-time or runtime), and verifying the integration.

All credentials can be set in two ways:

  1. Build-time — define in main/mimi_secrets.h and rebuild
  2. Runtime — use serial CLI commands (saved to NVS flash, no rebuild needed)

See mimi_secrets.h.example for the full list of configurable secrets.