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

MemAware Benchmark Tests AI Memory Beyond Keyword Search
Tools

MemAware Benchmark Tests AI Memory Beyond Keyword Search

MemAware is a benchmark with 900 questions across 3 difficulty levels that tests whether AI assistants with memory can surface relevant context when queries don't hint at it. Results show BM25 search scored 2.8% vs 0.8% with no memory, while vector search drops to 0.7% on cross-domain connections.

OpenClawRadar
Skills Creator Tool for OpenClaw Helps Developers Package Workflows
Tools

Skills Creator Tool for OpenClaw Helps Developers Package Workflows

A developer created a skill called skills-creator that guides users through creating quality skills for OpenClaw, addressing common pitfalls like vague descriptions and documentation-like instructions. It's available on ClawHub and provides a design-driven approach with description formulas, checklists, and complexity tiers.

OpenClawRadar
Bullshit Benchmark Tests LLM Resistance to Nonsensical Prompts
Tools

Bullshit Benchmark Tests LLM Resistance to Nonsensical Prompts

The Bullshit Benchmark evaluates whether AI models identify and push back on obvious nonsense prompts instead of confidently generating incorrect answers. Results show Claude models perform significantly better than Gemini models at detecting nonsensical questions.

OpenClawRadar
Advisor: A /advisor Slash Command for Claude Code That Runs Opus + Parallel Sonnet Runners
Tools

Advisor: A /advisor Slash Command for Claude Code That Runs Opus + Parallel Sonnet Runners

A /advisor command for Claude Code runs Opus as a strategist coordinating multiple Sonnet runners that read files in parallel. Found 6 real bugs including a bidi-character trojan source gap.

OpenClawRadar