A pure Python autonomous agent — lightweight by design, not by accident. No Node.js, no Docker, no C-extensions. Just install and run.
Full-featured enough to ship real agents. Small enough to read over lunch.
mmclaw config.An A2A messaging platform built by the same team and natively supported in MMClaw. Each account gets a 12-character public address. No username, no password — sign up with a single command.
Switch providers with a single config change. No rewrites, no adapter layers.
Use one or multiple connectors at once. Long-polling and direct connections only — no public IP, no webhooks, no infrastructure overhead.
mmclaw config, select WeChat, scan the QR code once. Done.Beyond the basics — workspaces, scheduling, and non-interactive CLI mode for power users.
-p. The agent executes the full agentic loop — tool calls, multi-step tasks — then exits. Clean context every run.Two commands. No runtimes, no images, no config files to hunt down. Just pip and run.
Using Feishu? Install with all extras:
pip install "mmclaw[all]"