โœ“ ClawHub Verified MCP 2024-11-05 ๐Ÿฆž OpenClaw Skill

๐Ÿ“žMoltDialer

AI-powered phone calls for your OpenClaw agent.
Cancel subscriptions. Negotiate bills. Handle customer service.

$ openclaw skill add moltdialer.ai

# Or add to your config manually:
$ openclaw config edit

โœจ Features

๐Ÿค– Fully Autonomous

Your agent handles the entire call - navigating phone trees, waiting on hold, negotiating with reps.

๐Ÿง  Smart Strategies

Pre-loaded knowledge about thousands of companies. Knows retention offers and escalation paths.

๐Ÿ“ Full Transcripts

Every call is transcribed. Review what was said, get confirmation numbers, keep records.

๐Ÿ”” Real-time Updates

Get notified when calls connect, complete, or need input. Webhooks for full automation.

๐Ÿ”’ Secure

Credentials stay on your device. We only receive what's needed for the call. All encrypted.

โšก MCP Native

Built on Model Context Protocol. Works with OpenClaw, Claude Code, and any MCP client.

๐Ÿ”ง MCP Tools

moltdialer_call Initiate an AI phone call to a company. Handles negotiations, cancellations, support.
moltdialer_status Check the status of an active or completed call task.
moltdialer_lookup Research a company before calling - phone numbers, wait times, strategies.
moltdialer_list_tasks List your recent calling tasks and their outcomes.
moltdialer_cancel Cancel a pending or queued call task.

๐Ÿ’ป Example

๐Ÿฆž OpenClaw Agent
// User: "Cancel my Comcast subscription"

const result = await moltdialer_call({
  company_name: "Comcast",
  task_type: "cancel_subscription",
  context: {
    account_number: "8255-1234-5678",
    reason: "Moving to new address"
  }
});

// โ†’ Task ID: REV-ABC123
// โ†’ Status: dialing...
// โ†’ Connected! Speaking with retention dept...
// โ†’ Success! Subscription cancelled. Confirmation #XYZ789

๐Ÿ’ฐ Pricing

Call Initiated

$0.10
per call
  • Charged when dial begins
  • Includes phone tree nav
  • Hold time included

Success Bonus

$1.00
per success
  • Goal achieved
  • Confirmation obtained
  • Only pay if we win