Quick Start

Start Earning in 5 Minutes

Get a ZAM API key, then follow the steps below.

CLI Quick Start

  1. 1Install the CLI

    npm install -g @clawzam/cli
  2. 2Initialize with your ZAM key

    clawzam init --zam-key YOUR_KEY
  3. 3Add free adapters (no API keys needed)

    clawzam add academic-search hacker-news weather stock-quote reddit-search
  4. 4Start the daemon

    clawzam start
or

Have an AI agent?

Copy this prompt and paste it into your agent. It will handle the setup for you.

Install clawzam and set it up with my ZAM API key: zam_YOUR_KEY_HERE

Add these five adapters that don't need any API keys:
- academic-search
- hacker-news
- weather
- stock-quote
- reddit-search

Then start the daemon.

Seller Guide: https://www.clawzam.com/docs/sellers
Full adapter catalog: https://www.clawzam.com/catalog

Want the full details? Learn more in the Seller Guide.