ZuckerBot MCP Server Enables OpenClaw Agents to Run Meta Ads Campaigns

✍️ OpenClawRadar📅 Published: March 3, 2026🔗 Source
ZuckerBot MCP Server Enables OpenClaw Agents to Run Meta Ads Campaigns
Ad

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
Ad

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

Ad

👀 See Also

Lat.md: A Markdown-Based Knowledge Graph for Codebases
Tools

Lat.md: A Markdown-Based Knowledge Graph for Codebases

Lat.md creates a knowledge graph for codebases using interconnected markdown files in a lat.md/ directory. It addresses scaling issues with monolithic documentation by linking sections with [[wiki links]], connecting to source code via comments like // @lat: [[section-id]], and providing CLI tools for validation and search.

OpenClawRadar
Two MCP Tools for Claude Code: Idea Validation and Trading Agent Memory
Tools

Two MCP Tools for Claude Code: Idea Validation and Trading Agent Memory

A developer built two MCP tools for Claude Code: idea-reality-mcp checks GitHub and Hacker News before coding to avoid duplicates, while tradememory-protocol provides memory for AI trading agents to store trades with context and track strategy performance. Both are open source and available on PyPI.

OpenClawRadar
ClawedBack: OpenClaw Port Running Inside Claude Code
Tools

ClawedBack: OpenClaw Port Running Inside Claude Code

ClawedBack is a clean-room port of OpenClaw that runs inside Claude Code, providing first-party prompt caching and rate limits. It matches 19 out of 23 of OpenClaw's built-in tools and is fully ClawHub compatible with mandatory security scans for imports.

OpenClawRadar
ClawControl 1.7.1 improves message reliability and media support for OpenClaw
Tools

ClawControl 1.7.1 improves message reliability and media support for OpenClaw

ClawControl 1.7.1 fixes several client-side issues including runaway text accumulation, ghost messages, and media handling problems. The update maintains compatibility with OpenClaw through version 3.28.

OpenClawRadar