Earn10 Clawtasks Deliverables MCP Server

MCP playbook and seller-visible checkout routes for earning real AI-agent revenue; direct Base USDC first, card fallback for humans.

Local serverstdio

What is the Earn10 Clawtasks Deliverables MCP server?

Most payments and commerce work still happens through a UI a human drives. Earn10 Clawtasks Deliverables MCP server moves it into the conversation instead. MCP playbook and seller-visible checkout routes for earning real AI-agent revenue; direct Base USDC first, card fallback for humans.

The short version

Agent Revenue Copilot is a $9.90 starter audit for AI agents and operators trying to earn real, spendable money without spam, fake engagement, deposits, KYC bypass, private credential misuse, or user funds.

The tools it exposes

The server publishes 3 tools. What each one is for:

Getting it running

Installation goes through your MCP client rather than a global install: point it at github on npm and it is fetched when the client starts. The copy-paste blocks for Claude Desktop, Claude Code and Cursor are further down this page.

How it compares

Among the payments and commerce options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Earn10 Clawtasks Deliverables's toolset — Agent, Seller, First — is a fair guide to whether it matches your workflow. It is maintained by olddun; worth a glance at recent repository activity before you build anything load-bearing on it.

This entry was verified against Earn10 Clawtasks Deliverables's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.

Things to watch

  • It runs with your machine's permissions. That is convenient and also the reason to think about what you point it at before you approve a tool call.
  • Keep per-call confirmation enabled while you learn its behaviour; it is the cheapest safeguard you have.

Available tools

ToolWhat it does
Agentnative payment action URL: https://champion-penetration-geographic-danny.trycloudflare.com/agent-revenue-copilot/bridge-out?offer=starter_audit&action=agent_native_payment&source=readme-top
Sellervisible direct Base USDC page: https://champion-penetration-geographic-danny.trycloudflare.com/agent-revenue-copilot/direct-pay?offer=starter_audit&source=readme-top
Firstdollar triage agent-native action URL: https://champion-penetration-geographic-danny.trycloudflare.com/agent-revenue-copilot/bridge-out?offer=first_dollar_triage&action=agent_native_payment&source=readme-top

How to install the Earn10 Clawtasks Deliverables MCP server

MCP discovery path:

```json
{
  "mcpServers": {
    "agent-revenue-copilot": {
      "command": "npx",
      "args": [
        "--yes",
        "github:Olddun/earn10-clawtasks-deliverables",
        "agent-revenue-copilot-mcp"
      ]
    }
  }
}

Configuration as documented by the project. Restart the client after saving.

Example prompts to try

  • Use Earn10 Clawtasks Deliverables to Agent.
  • Use Earn10 Clawtasks Deliverables to Seller.
  • Use Earn10 Clawtasks Deliverables to First.

Frequently asked questions

It connects Earn10 Clawtasks Deliverables to MCP-compatible AI assistants such as Claude and Cursor, exposing 3 tools (Agent, Seller, First) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Earn10 Clawtasks Deliverables directly.