ZuckerBot MCP Server Enables OpenClaw Agents to Run Meta Ads Campaigns

ZuckerBot is an MCP server that can be deployed in front of OpenClaw to provide agents with direct control over Meta Ads. This enables AI agents to perform actual campaign work rather than just drafting outputs.
Current Usage and Status
Since its release following OpenClaw's launch, ZuckerBot has seen significant adoption:
- 50+ unique agents have gone live using the system
- Multiple agents are executing full campaign loops: research → creatives → launch → monitor
- No human intervention is required after initial authentication
- The system is now stable and has been used outside of the developer's own tests
Technical Implementation
ZuckerBot is exposed via 10+ API endpoints and provides the following capabilities for OpenClaw agents:
- Pull competitor ads
- Generate targeting parameters
- Launch and manage campaigns
- Adjust performance directly in code
Access and Documentation
The server and documentation are available at https://github.com/DatalisHQ/zuckerbot-d2fa8661. Free API access is currently available while the developer iterates based on feedback and usage patterns.
📖 Read the full source: r/openclaw
👀 See Also

Qwen 3.6 27B with MTP on V100 32GB: 54 t/s via llama.cpp Branch
am17an's MTP branch of llama.cc runs Qwen 3.6 27B at 54 t/s on V100 32GB via PCIe adapter, dropping to 29-30 t/s without MTP.

Claude Code v2.1.166: Fallback Models, Glob Deny Rules, Cross-Session Hardening
Claude Code v2.1.166 introduces up to 3 fallback models, glob pattern support in deny rules, hardened cross-session messaging, and fixes for terminal flickering, orphaned processes, and more.

TasteBud Memory: Reversible Agent Memory via Hyperdimensional Computing
A 600-line Node.js tool uses hyperdimensional computing to build a reversible memory layer for AI agents, supporting lossless decode, drift detection, and unknown-project alerts.

Reddit User Tests Hermes AI Agent's Self-Learning Feature, Finds Critical Flaws
A Reddit user tested Hermes AI agent's self-learning feature, which automatically creates skills from markdown files. The user found it always evaluates its own results as successful, even when output is incorrect, and overwrites manual edits.